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

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

commit afce4670d048ee046cafa9f4b647f0e5316c6569
Author: Dan Klco <[email protected]>
AuthorDate: Sun Jan 30 18:23:15 2022 -0500

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 9f0ebae..6a76aab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>org.apache.sling.repoinit.parser</artifactId>
-  <version>1.6.12</version>
+  <version>1.6.13-SNAPSHOT</version>
   <name>Apache Sling Repoinit Parser</name>
   <description>Parser for the Repository Initialization language used in 
Sling</description>
 
@@ -36,11 +36,11 @@
     
<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.12</tag>
+    <tag>HEAD</tag>
   </scm>
   
   <properties>
-    
<project.build.outputTimestamp>2022-01-30T23:22:58Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2022-01-30T23:23:15Z</project.build.outputTimestamp>
   </properties>
 
   <build>

Reply via email to