This is an automated email from the ASF dual-hosted git repository.
reschke 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 5063114c [maven-release-plugin] prepare for next development iteration
5063114c is described below
commit 5063114c3b14eebec7f8c3cb7830f776bc824112
Author: Julian Reschke <[email protected]>
AuthorDate: Wed May 7 16:26:39 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 8612d2b4..b4bf5e83 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
</parent>
<artifactId>org.apache.sling.resourceresolver</artifactId>
- <version>1.12.8</version>
+ <version>1.12.9-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.8</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>1746627918</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1746627999</project.build.outputTimestamp>
</properties>
<dependencies>