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 573582e  [maven-release-plugin] prepare release 
org.apache.sling.repoinit.parser-1.7.0
573582e is described below

commit 573582ee166a50cfb17e45a4ae74bad9c357fd2f
Author: Eric Norman <[email protected]>
AuthorDate: Thu Jul 7 11:12:14 2022 -0700

    [maven-release-plugin] prepare release 
org.apache.sling.repoinit.parser-1.7.0
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 94044fe..8bb4dac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>org.apache.sling.repoinit.parser</artifactId>
-  <version>1.6.15-SNAPSHOT</version>
+  <version>1.7.0</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>HEAD</tag>
+    <tag>org.apache.sling.repoinit.parser-1.7.0</tag>
   </scm>
   
   <properties>
-    
<project.build.outputTimestamp>2022-03-03T08:57:36Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2022-07-07T18:12:06Z</project.build.outputTimestamp>
   </properties>
 
   <build>
@@ -107,7 +107,7 @@
                                     </goals>
                                 </pluginExecutionFilter>
                                 <action>
-                                    <ignore></ignore>
+                                    <ignore />
                                 </action>
                             </pluginExecution>
                         </pluginExecutions>

Reply via email to