summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 4030948..c4c41c0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,13 +8,13 @@
</parent>
<groupId>io.trygvis</groupId>
<artifactId>trygvis-parent</artifactId>
- <version>1</version>
+ <version>2-SNAPSHOT</version>
<packaging>pom</packaging>
<scm>
<connection>scm:git:http://trygvis.io/~trygvis/git/2013/06/trygvis-parent.git</connection>
<developerConnection>scm:git:ssh://trygvis.io/~trygvis/git/2013/06/trygvis-parent.git</developerConnection>
<url>http://trygvis.io/~trygvis/git/2013/06/trygvis-parent.git</url>
- <tag>trygvis-parent-1</tag>
+ <tag>HEAD</tag>
</scm>
<build>
<plugins>