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 e5dfb56 [maven-release-plugin] prepare for next development iteration
e5dfb56 is described below
commit e5dfb5655cb103ef33e2ae1804e2923954e69553
Author: Julian Reschke <[email protected]>
AuthorDate: Thu Feb 5 14:04:16 2026 +0100
[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 f039d4b..2aed779 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.10</version>
+ <version>2.4.11-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.10</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>1770296597</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1770296655</project.build.outputTimestamp>
</properties>
<!--
======================================================================= -->