We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c82747 commit ba49d52Copy full SHA for ba49d52
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>de.retest</groupId>
6
<artifactId>recheck</artifactId>
7
- <version>1.11.0-SNAPSHOT</version>
+ <version>1.11.0-beta.1</version>
8
<packaging>jar</packaging>
9
10
<name>recheck</name>
@@ -73,7 +73,7 @@
73
<url>https://github.com/retest/recheck/</url>
74
<connection>scm:git:git@github.com:retest/recheck.git</connection>
75
<developerConnection>scm:git:git@github.com:retest/recheck.git</developerConnection>
76
- <tag>HEAD</tag>
+ <tag>v1.11.0-beta.1</tag>
77
</scm>
78
79
<distributionManagement>
0 commit comments