Skip to content

Commit a9d74d2

Browse files
author
diba1013
committed
[maven-release-plugin] prepare release v1.11.0
1 parent c0b8c0b commit a9d74d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

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

1010
<name>recheck</name>
@@ -73,7 +73,7 @@
7373
<url>https://github.com/retest/recheck/</url>
7474
<connection>scm:git:[email protected]:retest/recheck.git</connection>
7575
<developerConnection>scm:git:[email protected]:retest/recheck.git</developerConnection>
76-
<tag>HEAD</tag>
76+
<tag>v1.11.0</tag>
7777
</scm>
7878

7979
<distributionManagement>

0 commit comments

Comments
 (0)