We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cee3069 commit 042de24Copy full SHA for 042de24
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>de.retest</groupId>
6
<artifactId>recheck</artifactId>
7
- <version>0.5.0-SNAPSHOT</version>
+ <version>0.4.3</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.3</tag>
61
</scm>
62
63
<distributionManagement>
0 commit comments