This is an automated email from the ASF dual-hosted git repository.

bdelacretaz pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-repoinit-parser.git


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

commit ca7ac3b4f8cdabbf80dc474fba66906d05ad1b5b
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Fri Feb 12 17:05:38 2021 +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 07c363f..6c45809 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>org.apache.sling.repoinit.parser</artifactId>
-  <version>1.6.6</version>
+  <version>1.6.7-SNAPSHOT</version>
   <name>Apache Sling Repoinit Parser</name>
   <description>Parser for the Repository Initialization language used in 
Sling</description>
 
@@ -36,7 +36,7 @@
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-repoinit-parser.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-repoinit-parser.git</developerConnection>
     
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-repoinit-parser.git</url>
-    <tag>org.apache.sling.repoinit.parser-1.6.6</tag>
+    <tag>HEAD</tag>
   </scm>
   
   <build>

Reply via email to