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