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 90bb53c  [maven-release-plugin] prepare for next development iteration
90bb53c is described below

commit 90bb53cd1f7955458aff321f913b77bcd6b323ff
Author: Radu Cotescu <[email protected]>
AuthorDate: Fri Oct 25 16:44:25 2019 +0200

    [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 2f71bb1..5a5e01d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
     <!-- 
======================================================================= -->
     <artifactId>org.apache.sling.xss</artifactId>
     <packaging>bundle</packaging>
-    <version>2.1.10</version>
+    <version>2.1.11-SNAPSHOT</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>org.apache.sling.xss-2.1.10</tag>
+      <tag>HEAD</tag>
   </scm>
 
 

Reply via email to