This is an automated email from the ASF dual-hosted git repository. radu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-xss.git
commit 49de42a237a23ce3d44baa82a91ebd98672905b0 Author: Radu Cotescu <[email protected]> AuthorDate: Wed Jul 29 18:01:00 2020 +0200 [maven-release-plugin] prepare release org.apache.sling.xss-2.2.6 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index db43a26..c940960 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.2.5-SNAPSHOT</version> + <version>2.2.6</version> <name>Apache Sling XSS Protection API</name> <description> @@ -42,7 +42,7 @@ <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> <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-xss.git</url> - <tag>HEAD</tag> + <tag>org.apache.sling.xss-2.2.6</tag> </scm>
