This is an automated email from the ASF dual-hosted git repository.
reschke 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 ab069e6 [maven-release-plugin] prepare release
org.apache.sling.resourceresolver-1.12.2
ab069e6 is described below
commit ab069e6018ac1cab6e71a59a0b1bb791e9dff488
Author: Julian Reschke <[email protected]>
AuthorDate: Mon Sep 23 13:35:36 2024 +0200
[maven-release-plugin] prepare release
org.apache.sling.resourceresolver-1.12.2
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index ece9b1a..a51596c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
</parent>
<artifactId>org.apache.sling.resourceresolver</artifactId>
- <version>1.12.1-SNAPSHOT</version>
+ <version>1.12.2</version>
<name>Apache Sling Resource Resolver</name>
<description>
@@ -40,13 +40,13 @@
<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>
<url>https://github.com/apache/sling-org-apache-sling-resourceresolver.git</url>
- <tag>org.apache.sling.resourceresolver-1.12.0</tag>
+ <tag>org.apache.sling.resourceresolver-1.12.2</tag>
</scm>
<properties>
<site.jira.version.id>12314286</site.jira.version.id>
<site.javadoc.exclude>**.internal.**</site.javadoc.exclude>
-
<project.build.outputTimestamp>1722862782</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1727091295</project.build.outputTimestamp>
</properties>
<build>