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

jsedding 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 9ec5849  [maven-release-plugin] prepare release 
org.apache.sling.resourceresolver-1.11.0
9ec5849 is described below

commit 9ec5849091de37ddb65390d6b58c6986409ee772
Author: Julian Sedding <jsedd...@apache.org>
AuthorDate: Mon Sep 18 15:19:46 2023 +0200

    [maven-release-plugin] prepare release 
org.apache.sling.resourceresolver-1.11.0
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 302d3de..bd2fd4d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
     </parent>
 
     <artifactId>org.apache.sling.resourceresolver</artifactId>
-    <version>1.10.1-SNAPSHOT</version>
+    <version>1.11.0</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://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-resourceresolver.git</url>
-        <tag>HEAD</tag>
+        <tag>org.apache.sling.resourceresolver-1.11.0</tag>
     </scm>
 
     <properties>
         <site.jira.version.id>12314286</site.jira.version.id>
         <site.javadoc.exclude>**.internal.**</site.javadoc.exclude>
-        
<project.build.outputTimestamp>1659964334</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1695043169</project.build.outputTimestamp>
     </properties>
 
     <build>

Reply via email to