There was an error while loading. Please reload this page.
1 parent 20f9dc0 commit c28b82eCopy full SHA for c28b82e
1 file changed
pom.xml
@@ -5,7 +5,7 @@
5
<groupId>de.hzg.wpi.xenv</groupId>
6
<artifactId>StatusServer</artifactId>
7
<description>StatusServer is dedicated to gather information during the experiment in a non-disturbing way.</description>
8
- <version>4.0.8-SNAPSHOT</version>
+ <version>4.0.8</version>
9
<packaging>jar</packaging>
10
11
<developers>
@@ -29,7 +29,7 @@
29
<connection>scm:git:git@github.com:${github.organization}/${github.repo}.git</connection>
30
<developerConnection>scm:git:git@github.com:${github.organization}/${github.repo}.git</developerConnection>
31
<url>https://github.com/${github.organization}/${github.repo}</url>
32
- <tag>HEAD</tag>
+ <tag>StatusServer-4.0.8</tag>
33
</scm>
34
35
<dependencies>
0 commit comments