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

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


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

commit f543eb1f59547524283b22481be4b1ddec33f705
Author: Robert Munteanu <[email protected]>
AuthorDate: Tue Feb 18 14:06:13 2020 +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 dcd899d..840f1c7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>org.apache.sling.jcr.repoinit</artifactId>
-  <version>1.1.18</version>
+  <version>1.1.19-SNAPSHOT</version>
   <name>Apache Sling Repoinit JCR</name>
   <description>
          Initializes a JCR repository based on the output
@@ -46,7 +46,7 @@
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-repoinit.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-repoinit.git</developerConnection>
     
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-jcr-repoinit.git</url>
-    <tag>org.apache.sling.jcr.repoinit-1.1.18</tag>
+    <tag>HEAD</tag>
   </scm>
 
     <build>

Reply via email to