[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index b1dd563..6a8b67a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
     <artifactId>org.apache.sling.bundleresource.impl</artifactId>
     <packaging>bundle</packaging>
-    <version>2.3.2</version>
+    <version>2.3.3-SNAPSHOT</version>
 
     <name>Apache Sling Bundle Resource Provider</name>
     <description>
@@ -40,7 +40,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-bundleresource-impl.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-bundleresource-impl.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-bundleresource-impl.git</url>
-      <tag>org.apache.sling.bundleresource.impl-2.3.2</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <build>