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
The following commit(s) were added to refs/heads/master by this push:
new c60641b [maven-release-plugin] prepare release
org.apache.sling.xss-2.0.12
c60641b is described below
commit c60641b368e1fab322dd0720e1f3bb8b7a648c1e
Author: Radu Cotescu <[email protected]>
AuthorDate: Fri Aug 3 18:08:53 2018 +0200
[maven-release-plugin] prepare release org.apache.sling.xss-2.0.12
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index d1a6b6d..da501ab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
<!--
======================================================================= -->
<artifactId>org.apache.sling.xss</artifactId>
<packaging>bundle</packaging>
- <version>2.0.11-SNAPSHOT</version>
+ <version>2.0.12</version>
<name>Apache Sling XSS Protection</name>
<description>
@@ -43,7 +43,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.0.12</tag>
</scm>