There was an error while loading. Please reload this page.
1 parent 43009d6 commit 3efd9a6Copy full SHA for 3efd9a6
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.1</version>
+ <version>4.0.2-SNAPSHOT</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>StatusServer-4.0.1</tag>
+ <tag>HEAD</tag>
33
</scm>
34
35
<dependencies>
0 commit comments