We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 979af2a commit 085efe3Copy full SHA for 085efe3
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>de.retest</groupId>
6
<artifactId>recheck-web</artifactId>
7
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0-beta.1</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>v1.6.0-beta.1</tag>
63
</scm>
64
65
<distributionManagement>
0 commit comments