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-xss.git


The following commit(s) were added to refs/heads/master by this push:
     new 5e690cd  [maven-release-plugin] prepare release 
org.apache.sling.xss-2.4.12
5e690cd is described below

commit 5e690cdd1c4de3ba68d45aac250f4912ab92ce1b
Author: Joerg Hoh <[email protected]>
AuthorDate: Tue Sep 15 10:27:41 2026 +0200

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

diff --git a/pom.xml b/pom.xml
index ae9e7de..e77742d 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.11-SNAPSHOT</version>
+    <version>2.4.12</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,14 +39,14 @@
     <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>HEAD</tag>
+        <tag>org.apache.sling.xss-2.4.12</tag>
         <url>https://github.com/apache/sling-org-apache-sling-xss.git</url>
     </scm>
 
     <properties>
         <sling.java.version>11</sling.java.version>
         <slf4j.version>1.7.25</slf4j.version>
-        
<project.build.outputTimestamp>1770296655</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1789460846</project.build.outputTimestamp>
     </properties>
 
     <!-- 
======================================================================= -->

Reply via email to