[maven-release-plugin] prepare for next development iteration
authorSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Sat, 4 Apr 2026 23:19:01 +0000 (02:19 +0300)
committerSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Sat, 4 Apr 2026 23:19:01 +0000 (02:19 +0300)
pom.xml

diff --git a/pom.xml b/pom.xml
index e6db544..6d63800 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.4</version>
+    <version>1.5-SNAPSHOT</version>
     <name>Sixth 3D</name>
     <description>3D engine</description>
 
     <scm>
         <connection>scm:git:ssh://n0@svjatoslav.eu:10006/home/n0/git/sixth-3d.git</connection>
         <developerConnection>scm:git:ssh://n0@svjatoslav.eu:10006/home/n0/git/sixth-3d.git</developerConnection>
-        <tag>sixth-3d-1.4</tag>
+        <tag>HEAD</tag>
     </scm>
 
 </project>