We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 140d280 commit eb6d3afCopy full SHA for eb6d3af
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>de.retest</groupId>
6
<artifactId>recheck-web</artifactId>
7
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.8.0-beta.1</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.8.0-beta.1</tag>
64
</scm>
65
66
<distributionManagement>
0 commit comments