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