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

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


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

commit 07dcc0ae69e1b776f2310e23a6bf922b421fdb20
Author: Roy Teeuwen <[email protected]>
AuthorDate: Thu Jun 4 21:09:16 2026 +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 a8c9a3dc..afdaa6df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
     </parent>
 
     <artifactId>org.apache.sling.resourceresolver</artifactId>
-    <version>1.12.14</version>
+    <version>1.12.15-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-1.12.14</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>11</sling.java.version>
         <site.javadoc.exclude>**.internal.**</site.javadoc.exclude>
-        
<project.build.outputTimestamp>1780600105</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1780600155</project.build.outputTimestamp>
     </properties>
 
     <dependencies>

Reply via email to