We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae1a0f5 commit 4848a63Copy full SHA for 4848a63
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>de.retest</groupId>
6
<artifactId>recheck</artifactId>
7
- <version>0.8.0-SNAPSHOT</version>
+ <version>0.8.0</version>
8
<packaging>jar</packaging>
9
10
<name>recheck</name>
@@ -70,7 +70,7 @@
70
<url>https://github.com/retest/recheck/</url>
71
<connection>scm:git:[email protected]:retest/recheck.git</connection>
72
<developerConnection>scm:git:[email protected]:retest/recheck.git</developerConnection>
73
- <tag>HEAD</tag>
+ <tag>v0.8.0</tag>
74
</scm>
75
76
<distributionManagement>
0 commit comments