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