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