We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 005274d commit 2858bd9Copy full SHA for 2858bd9
1 file changed
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>com.github.onoderis</groupId>
5
<artifactId>failchat</artifactId>
6
- <version>2.8.3-SNAPSHOT</version>
+ <version>2.8.3</version>
7
<packaging>jar</packaging>
8
9
<name>failchat</name>
@@ -45,7 +45,7 @@
45
46
<scm>
47
<developerConnection>scm:git:https://github.com/onoderis/failchat.git</developerConnection>
48
- <tag>HEAD</tag>
+ <tag>v2.8.3</tag>
49
</scm>
50
51
<repositories>
0 commit comments