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