[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index 842d085..844ae84 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     </parent>
 
     <artifactId>org.apache.sling.bundleresource.impl</artifactId>
-    <version>2.4.0</version>
+    <version>2.4.1-SNAPSHOT</version>
 
     <name>Apache Sling Bundle Resource Provider</name>
     <description>Provides a ResourceProvider implementation supporting bundle
@@ -36,13 +36,13 @@
     <scm>
         <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>
-        <tag>org.apache.sling.bundleresource.impl-2.4.0</tag>
+        <tag>HEAD</tag>
         <url>https://github.com/apache/sling-org-apache-sling-bundleresource-impl.git</url>
     </scm>
 
     <properties>
         <sling.java.version>11</sling.java.version>
-        <project.build.outputTimestamp>2025-03-05T17:40:47Z</project.build.outputTimestamp>
+        <project.build.outputTimestamp>2025-03-05T17:41:02Z</project.build.outputTimestamp>
     </properties>
     <dependencies>
         <dependency>