[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index cac315f..6472260 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     <modelVersion>4.0.0</modelVersion>
 
     <artifactId>nb-shared</artifactId>
-    <version>1.4</version>
+    <version>1.5-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>Apache NetBeans Maven Utilities - NBM Shared lib Plugins Utilities</name>
@@ -51,7 +51,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nbm-shared.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nbm-shared.git</developerConnection>
         <url>https://github.com/apache/netbeans-mavenutils-nbm-shared</url>
-      <tag>nb-shared-1.4</tag>
+      <tag>HEAD</tag>
     </scm>
     <build>
         <pluginManagement>