This is an automated email from the ASF dual-hosted git repository.
cziegeler 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 88baaa3 [maven-release-plugin] prepare for next development iteration
88baaa3 is described below
commit 88baaa3010a32b932875a55a3269297f0e26ca08
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Apr 28 11:29:14 2021 +0200
[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 b4772cc..83bec39 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.repoinit.parser</artifactId>
- <version>1.6.8</version>
+ <version>1.6.9-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.8</tag>
+ <tag>HEAD</tag>
</scm>
<properties>
-
<project.build.outputTimestamp>2021-04-28T09:28:27Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2021-04-28T09:29:14Z</project.build.outputTimestamp>
</properties>
<build>