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

joerghoh 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 938fbfd  [maven-release-plugin] prepare for next development iteration
938fbfd is described below

commit 938fbfd176c58a9fb5bc5d18a37b47eb5c3c53bd
Author: Joerg Hoh <[email protected]>
AuthorDate: Tue Nov 14 09:30:07 2023 +0100

    [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 1f97bad..150d848 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
     </parent>
 
     <artifactId>org.apache.sling.resourceresolver</artifactId>
-    <version>1.11.4</version>
+    <version>1.11.5-SNAPSHOT</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.11.4</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <properties>
         <site.jira.version.id>12314286</site.jira.version.id>
         <site.javadoc.exclude>**.internal.**</site.javadoc.exclude>
-        
<project.build.outputTimestamp>1699950535</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1699950606</project.build.outputTimestamp>
     </properties>
 
     <build>

Reply via email to