[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index 7e5d7e9..3ed4bed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,19 +18,19 @@
     </parent>
 
     <artifactId>org.apache.sling.feature.extension.apiregions</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
     <name>Apache Sling Feature Model - API Regions Extension</name>
 
     <scm>
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-extension-apiregions.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-extension-apiregions.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature-extension-apiregions.git</url>
-        <tag>org.apache.sling.feature.extension.apiregions-1.6.4</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <properties>
         <jdk.version>8</jdk.version>
-        <project.build.outputTimestamp>1670304376</project.build.outputTimestamp>
+        <project.build.outputTimestamp>1670304398</project.build.outputTimestamp>
     </properties>
 
     <build>