[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index 95cc77e..ec07bfa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
     </parent>
 
     <artifactId>org.apache.sling.auth.form</artifactId>
-    <version>1.0.22</version>
+    <version>1.0.23-SNAPSHOT</version>
 
     <name>Apache Sling Form Based Authentication</name>
     <description>
@@ -42,7 +42,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-auth-form.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-auth-form.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-auth-form.git</url>
-        <tag>org.apache.sling.auth.form-1.0.22</tag>
+        <tag>HEAD</tag>
   </scm>
 
     <build>