Skip to content

Commit 0ffe96d

Browse files
author
diba1013
committed
[maven-release-plugin] prepare release v1.10.0
1 parent cb82e2d commit 0ffe96d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>de.retest</groupId>
66
<artifactId>recheck.cli</artifactId>
7-
<version>1.10.0-SNAPSHOT</version>
7+
<version>1.10.0</version>
88
<packaging>jar</packaging>
99

1010
<name>recheck.cli</name>
@@ -61,7 +61,7 @@
6161
<url>https://github.com/retest/recheck.cli</url>
6262
<connection>scm:git:git@github.com:retest/recheck.cli.git</connection>
6363
<developerConnection>scm:git:git@github.com:retest/recheck.cli.git</developerConnection>
64-
<tag>HEAD</tag>
64+
<tag>v1.10.0</tag>
6565
</scm>
6666

6767
<distributionManagement>

0 commit comments

Comments
 (0)