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-servlets-resolver.git


The following commit(s) were added to refs/heads/master by this push:
     new 0fb0e2b  [maven-release-plugin] prepare for next development iteration
0fb0e2b is described below

commit 0fb0e2b2ee248c3dd7f9cf544fce075ac91c4b48
Author: Radu Cotescu <[email protected]>
AuthorDate: Thu Jun 18 17:10:58 2020 +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 ecf2253..a528dce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.servlets.resolver</artifactId>
-    <version>2.7.0</version>
+    <version>2.7.1-SNAPSHOT</version>
 
     <name>Apache Sling Servlets Resolver</name>
     <description>
@@ -39,7 +39,7 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-resolver.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-resolver.git</developerConnection>
         
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-servlets-resolver.git</url>
-      <tag>org.apache.sling.servlets.resolver-2.7.0</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <properties>

Reply via email to