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

reschke 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 b68b444  [maven-release-plugin] prepare release 
org.apache.sling.xss-2.4.10
b68b444 is described below

commit b68b444da2fd5f929904b2fd4d26f4946b52689d
Author: Julian Reschke <[email protected]>
AuthorDate: Thu Feb 5 14:04:07 2026 +0100

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

diff --git a/pom.xml b/pom.xml
index bd69caa..f039d4b 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.9-SNAPSHOT</version>
+    <version>2.4.10</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>HEAD</tag>
+        <tag>org.apache.sling.xss-2.4.10</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>1757081651</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1770296597</project.build.outputTimestamp>
     </properties>
 
     <!-- 
======================================================================= -->

Reply via email to