[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index 41134d4..a5ab887 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.commons.testing</artifactId>
     <packaging>jar</packaging>
-    <version>2.2.0</version>
+    <version>2.2.1-SNAPSHOT</version>
 
     <name>Apache Sling Commons Testing</name>
     <description>
@@ -37,7 +37,7 @@
     </description>
 
     <properties>
-        <project.build.outputTimestamp>1743171307</project.build.outputTimestamp>
+        <project.build.outputTimestamp>1743171324</project.build.outputTimestamp>
         <jackrabbit.version>2.14.3</jackrabbit.version>
     </properties>
 
@@ -45,7 +45,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-testing.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-testing.git</developerConnection>
         <url>https://github.com/apache/sling-org-apache-sling-commons-testing.git</url>
-      <tag>org.apache.sling.commons.testing-2.2.0</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <dependencies>