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 8ec9cf3 [maven-release-plugin] prepare for next development iteration
8ec9cf3 is described below
commit 8ec9cf33080fbbb70dc6a51dea92533946295db8
Author: Radu Cotescu <[email protected]>
AuthorDate: Mon Nov 18 14:15:23 2019 +0100
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index d336931..dfa0cde 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.1.16</version>
+ <version>2.1.17-SNAPSHOT</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>org.apache.sling.xss-2.1.16</tag>
+ <tag>HEAD</tag>
</scm>