Skip to content

Commit 436a06a

Browse files
committed
[maven-release-plugin] prepare release v0.8.0
1 parent ab42888 commit 436a06a

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

1010
<name>recheck - web</name>
@@ -59,7 +59,7 @@
5959
<url>https://github.com/retest/recheck-web/</url>
6060
<connection>scm:git:git@github.com:retest/recheck-web.git</connection>
6161
<developerConnection>scm:git:git@github.com:retest/recheck-web.git</developerConnection>
62-
<tag>HEAD</tag>
62+
<tag>v0.8.0</tag>
6363
</scm>
6464

6565
<distributionManagement>

0 commit comments

Comments
 (0)