[maven-release-plugin] prepare for next development iteration
authorSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Tue, 11 Jul 2017 03:08:48 +0000 (05:08 +0200)
committerSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Tue, 11 Jul 2017 03:08:48 +0000 (05:08 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index 76863d8..887573c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>eu.svjatoslav</groupId>
     <artifactId>sixth-3d</artifactId>
-    <version>1.1</version>
+    <version>1.2-SNAPSHOT</version>
     <name>Sixth 3D</name>
     <description>3D engine</description>
 
     <scm>
         <connection>scm:git:ssh://git@svjatoslav.eu/home/git/repositories/sixth-3d.git</connection>
         <developerConnection>scm:git:ssh://git@svjatoslav.eu/home/git/repositories/sixth-3d.git</developerConnection>
-      <tag>sixth-3d-1.1</tag>
+      <tag>HEAD</tag>
   </scm>
 
 </project>
\ No newline at end of file