[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index 5cda93e..31cee96 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.netbeans.archetypes</groupId>
     <artifactId>netbeans-platform-app-archetype</artifactId>
-    <version>1.21</version>
+    <version>1.22-SNAPSHOT</version>
     <packaging>maven-archetype</packaging>
     <name>Apache Netbeans Maven Utilties - NetBeans Platform Application Archetype</name>
     <description>Archetype for sample application based on NetBeans Platform. Creates parent POM with branding and empty NBM project.</description>
@@ -47,7 +47,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/netbeans-mavenutils-archetype-netbeans-platform-app-archetype.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/netbeans-mavenutils-archetype-netbeans-platform-app-archetype.git</developerConnection>
         <url>https://github.com/apache/netbeans-mavenutils-archetype-netbeans-platform-app-archetype</url>
-        <tag>netbeans-platform-app-archetype-1.21</tag>
+        <tag>master</tag>
     </scm>
     <build>
         <pluginManagement>