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

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

commit 6df18fccbd0b132de6517b564ed02feebf6b2479
Author: Eric Norman <[email protected]>
AuthorDate: Tue Sep 20 11:21:36 2022 -0700

    [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 21661fa..6ae7cc8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>org.apache.sling.repoinit.parser</artifactId>
-  <version>1.8.0</version>
+  <version>1.8.1-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.8.0</tag>
+    <tag>HEAD</tag>
   </scm>
   
   <properties>
-    
<project.build.outputTimestamp>2022-09-20T18:21:10Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2022-09-20T18:21:36Z</project.build.outputTimestamp>
   </properties>
 
   <build>

Reply via email to