We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db369bd commit 3c6ecbdCopy full SHA for 3c6ecbd
1 file changed
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>net.kothar</groupId>
4
<artifactId>compactlist</artifactId>
5
- <version>0.4.1-SNAPSHOT</version>
+ <version>0.4.1</version>
6
7
<name>CompactList</name>
8
<url>https://kothar.net/compactlist</url>
@@ -27,7 +27,7 @@
27
<scm>
28
<url>https://github.com/kothar/compactlist</url>
29
<developerConnection>scm:git:git@github.com:kothar/compactlist.git</developerConnection>
30
- <tag>HEAD</tag>
+ <tag>0.4.1</tag>
31
</scm>
32
33
<issueManagement>
0 commit comments