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 b619242 commit 83f5abeCopy full SHA for 83f5abe
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>de.retest</groupId>
6
<artifactId>recheck</artifactId>
7
- <version>1.7.0-SNAPSHOT</version>
+ <version>1.7.0-beta.1</version>
8
<packaging>jar</packaging>
9
10
<name>recheck</name>
@@ -72,7 +72,7 @@
72
<url>https://github.com/retest/recheck/</url>
73
<connection>scm:git:[email protected]:retest/recheck.git</connection>
74
<developerConnection>scm:git:[email protected]:retest/recheck.git</developerConnection>
75
- <tag>HEAD</tag>
+ <tag>v1.7.0-beta.1</tag>
76
</scm>
77
78
<distributionManagement>
0 commit comments