We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4888bfb commit 2dbd9cfCopy full SHA for 2dbd9cf
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>de.retest</groupId>
6
<artifactId>recheck.cli</artifactId>
7
- <version>1.10.2-SNAPSHOT</version>
+ <version>1.10.2-beta.1</version>
8
<packaging>jar</packaging>
9
10
<name>recheck.cli</name>
@@ -61,7 +61,7 @@
61
<url>https://github.com/retest/recheck.cli</url>
62
<connection>scm:git:git@github.com:retest/recheck.cli.git</connection>
63
<developerConnection>scm:git:git@github.com:retest/recheck.cli.git</developerConnection>
64
- <tag>v1.10.1</tag>
+ <tag>v1.10.2-beta.1</tag>
65
</scm>
66
67
<distributionManagement>
0 commit comments