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 516297c0 [maven-release-plugin] prepare release
org.apache.sling.resourceresolver-1.12.8
516297c0 is described below
commit 516297c05c49ec4e097342af57a337881bf93b7b
Author: Julian Reschke <[email protected]>
AuthorDate: Wed May 7 16:26:28 2025 +0200
[maven-release-plugin] prepare release
org.apache.sling.resourceresolver-1.12.8
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index b660e288..8612d2b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
</parent>
<artifactId>org.apache.sling.resourceresolver</artifactId>
- <version>1.12.7-SNAPSHOT</version>
+ <version>1.12.8</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.6</tag>
+ <tag>org.apache.sling.resourceresolver-1.12.8</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>1742815428</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1746627918</project.build.outputTimestamp>
</properties>
<dependencies>