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

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


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

commit 51f39fec81bb4a550d3176dc63f197f11baa8542
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Jun 25 09:04:37 2025 +0200

    [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 7b99289b..072e55cb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
     </parent>
 
     <artifactId>org.apache.sling.resourceresolver</artifactId>
-    <version>2.0.0</version>
+    <version>2.0.1-SNAPSHOT</version>
 
     <name>Apache Sling Resource Resolver</name>
     <description>This bundle provides the Resource Resolver and the Resource 
Resolver Factory.</description>
@@ -37,7 +37,7 @@
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourceresolver.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourceresolver.git</developerConnection>
-        <tag>org.apache.sling.resourceresolver-2.0.0</tag>
+        <tag>org.apache.sling.resourceresolver-1.12.6</tag>
         
<url>https://github.com/apache/sling-org-apache-sling-resourceresolver.git</url>
     </scm>
 
@@ -45,7 +45,7 @@
         <site.jira.version.id>12314286</site.jira.version.id>
         <sling.java.version>17</sling.java.version>
         <site.javadoc.exclude>**.internal.**</site.javadoc.exclude>
-        
<project.build.outputTimestamp>1750835038</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1750835077</project.build.outputTimestamp>
     </properties>
 
     <dependencies>

Reply via email to