This is an automated email from the ASF dual-hosted git repository.

sseifert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-bundleresource-impl.git


The following commit(s) were added to refs/heads/master by this push:
     new ea81b16  [maven-release-plugin] prepare for next development iteration
ea81b16 is described below

commit ea81b16741698a9d2a5bec1ed77a513b0320b4c8
Author: Stefan Seifert <[email protected]>
AuthorDate: Wed Mar 5 18:41:02 2025 +0100

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

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>

Reply via email to