Skip to content

Commit 4848a63

Browse files
committed
[maven-release-plugin] prepare release v0.8.0
1 parent ae1a0f5 commit 4848a63

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</artifactId>
7-
<version>0.8.0-SNAPSHOT</version>
7+
<version>0.8.0</version>
88
<packaging>jar</packaging>
99

1010
<name>recheck</name>
@@ -70,7 +70,7 @@
7070
<url>https://github.com/retest/recheck/</url>
7171
<connection>scm:git:[email protected]:retest/recheck.git</connection>
7272
<developerConnection>scm:git:[email protected]:retest/recheck.git</developerConnection>
73-
<tag>HEAD</tag>
73+
<tag>v0.8.0</tag>
7474
</scm>
7575

7676
<distributionManagement>

0 commit comments

Comments
 (0)