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

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


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

commit d9bc3fc6fc947c0f9d9d38677da884b9e0d62317
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri Sep 5 16:14:11 2025 +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 877f350..7366772 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
     <!-- P R O J E C T                                                         
  -->
     <!-- 
======================================================================= -->
     <artifactId>org.apache.sling.xss</artifactId>
-    <version>2.4.8</version>
+    <version>2.4.9-SNAPSHOT</version>
 
     <name>Apache Sling XSS Protection API</name>
     <description>Apache Sling XSS Protection Bundle providing XSS protection 
based on the OWASP AntiSamy and OWASP Java Encoder libraries.</description>
@@ -39,13 +39,13 @@
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-xss.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-xss.git</developerConnection>
-        <tag>org.apache.sling.xss-2.4.8</tag>
+        <tag>HEAD</tag>
         <url>https://github.com/apache/sling-org-apache-sling-xss.git</url>
     </scm>
 
     <properties>
         <sling.java.version>11</sling.java.version>
-        
<project.build.outputTimestamp>1757081625</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1757081651</project.build.outputTimestamp>
     </properties>
 
     <!-- 
======================================================================= -->

Reply via email to