[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index 06058a7..0452518 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
     <artifactId>org.apache.sling.servlets.post</artifactId>
     <packaging>jar</packaging>
-    <version>2.4.6</version>
+    <version>2.4.7-SNAPSHOT</version>
 
     <name>Apache Sling Servlets POST</name>
     <description>
@@ -39,12 +39,12 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-post.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-post.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-servlets-post.git</url>
-      <tag>org.apache.sling.servlets.post-2.4.6</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <properties>
         <site.jira.version.id>12314180</site.jira.version.id>
-        <project.build.outputTimestamp>2021-07-16T18:31:28Z</project.build.outputTimestamp>
+        <project.build.outputTimestamp>2021-07-16T18:32:08Z</project.build.outputTimestamp>
     </properties>
 
     <build>