[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index c1c2fdf..7b964ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     </parent>
     <groupId>org.apache.netbeans.utilities</groupId>
     <artifactId>utilities-parent</artifactId>
-    <version>1</version>
+    <version>2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Apache Netbeans Maven Utilities</name>
     <description>Apache Netbeans Maven Utilities is a set of artefacts to build and populate Apache NetBeans artefacts using Apache Maven</description>
@@ -43,7 +43,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/netbeans-mavenutils-parent.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/netbeans-mavenutils-parent.git</developerConnection>
         <url>https://github.com/apache/netbeans-mavenutils-parent</url>
-      <tag>utilities-parent-1</tag>
+      <tag>HEAD</tag>
   </scm>
     <dependencyManagement>
         <dependencies>