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

sagarmiglani pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourceaccesssecurity.git


The following commit(s) were added to refs/heads/master by this push:
     new cfd1919  [maven-release-plugin] prepare for next development iteration
cfd1919 is described below

commit cfd1919a66f8dfa49d4d79de0b61658893b07546
Author: sagarmiglani <[email protected]>
AuthorDate: Wed Jun 4 19:53:16 2025 +0530

    [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 52eb783..a07cbcc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     </parent>
 
     <artifactId>org.apache.sling.resourceaccesssecurity</artifactId>
-    <version>1.1.2</version>
+    <version>1.1.3-SNAPSHOT</version>
 
     <name>Apache Sling Resource Access Security</name>
     <description>This bundle provides an implementation of the 
ResourceAccessSecurity service</description>
@@ -35,14 +35,14 @@
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourceaccesssecurity.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourceaccesssecurity.git</developerConnection>
-        <tag>org.apache.sling.resourceaccesssecurity-1.1.2</tag>
+        <tag>HEAD</tag>
         
<url>https://github.com/apache/sling-org-apache-sling-resourceaccesssecurity.git</url>
     </scm>
 
     <properties>
         <site.javadoc.exclude>**.internal.**</site.javadoc.exclude>
         <sling.java.version>8</sling.java.version>
-        
<project.build.outputTimestamp>1749046978</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1749046996</project.build.outputTimestamp>
     </properties>
 
     <dependencies>

Reply via email to