[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index 59bdfac..f3d9094 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
</parent>
<groupId>org.apache.netbeans.utilities</groupId>
<artifactId>utilities-parent</artifactId>
- <version>2</version>
+ <version>3-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-2</tag>
+ <tag>HEAD</tag>
</scm>
<dependencyManagement>
<dependencies>