We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09610f2 commit 6f6b07eCopy full SHA for 6f6b07e
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>de.retest</groupId>
6
<artifactId>recheck</artifactId>
7
- <version>0.4.0-SNAPSHOT</version>
+ <version>0.4.0</version>
8
<packaging>jar</packaging>
9
10
<name>recheck</name>
@@ -57,7 +57,7 @@
57
<url>https://github.com/retest/recheck/</url>
58
<connection>scm:git:git@github.com:retest/recheck.git</connection>
59
<developerConnection>scm:git:git@github.com:retest/recheck.git</developerConnection>
60
- <tag>HEAD</tag>
+ <tag>v0.4.0</tag>
61
</scm>
62
63
<distributionManagement>
0 commit comments