Skip to content

Commit c28b82e

Browse files
committed
[maven-release-plugin] prepare release StatusServer-4.0.8
1 parent 20f9dc0 commit c28b82e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>de.hzg.wpi.xenv</groupId>
66
<artifactId>StatusServer</artifactId>
77
<description>StatusServer is dedicated to gather information during the experiment in a non-disturbing way.</description>
8-
<version>4.0.8-SNAPSHOT</version>
8+
<version>4.0.8</version>
99
<packaging>jar</packaging>
1010

1111
<developers>
@@ -29,7 +29,7 @@
2929
<connection>scm:git:git@github.com:${github.organization}/${github.repo}.git</connection>
3030
<developerConnection>scm:git:git@github.com:${github.organization}/${github.repo}.git</developerConnection>
3131
<url>https://github.com/${github.organization}/${github.repo}</url>
32-
<tag>HEAD</tag>
32+
<tag>StatusServer-4.0.8</tag>
3333
</scm>
3434

3535
<dependencies>

0 commit comments

Comments
 (0)