diff --git a/pom.xml b/pom.xml
index 250e533372a3f511c5d3924ae3c7dba9889fb85e..b608d30b80f8aa376df38ddc1f111a2ab7a3a090 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
     <packaging>ejb</packaging>
     <url>http://gazelle.ihe.net</url>
     <name>gazelle-tm-tools</name>
-    <version>4.1.3</version>
+    <version>4.1.4-SNAPSHOT</version>
 
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -32,7 +32,7 @@
         <connection>scm:git:${git.project.url}</connection>
         <url>scm:git:${git.project.url}</url>
         <developerConnection>scm:git:${git.project.url}</developerConnection>
-        <tag>4.1.3</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <ciManagement>