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

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


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

commit e433f09ebfe4456601fbb9e7f9826b971ce8de34
Author: Joerg Hoh <[email protected]>
AuthorDate: Thu Aug 20 12:42:24 2026 +0200

    [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 d5e6a76..9ba2498 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.security</artifactId>
-    <version>1.3.2</version>
+    <version>1.3.3-SNAPSHOT</version>
 
     <name>Apache Sling Security</name>
     <description>The Apache Sling Security module.</description>
@@ -36,13 +36,13 @@
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-security.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-security.git</developerConnection>
-        <tag>org.apache.sling.security-1.3.2</tag>
+        <tag>org.apache.sling.security-1.3.0</tag>
         
<url>https://github.com/apache/sling-org-apache-sling-security.git</url>
     </scm>
 
     <properties>
         <sling.java.version>11</sling.java.version>
-        
<project.build.outputTimestamp>2026-08-20T10:42:10Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2026-08-20T10:42:24Z</project.build.outputTimestamp>
     </properties>
 
     <dependencies>

Reply via email to