This is an automated email from the ASF dual-hosted git repository.
davidb 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 473d8b9 [maven-release-plugin] prepare for next development iteration
473d8b9 is described below
commit 473d8b976c8d4c9c3a01bdc70e501c7a74b1959b
Author: David Bosschaert <[email protected]>
AuthorDate: Fri Feb 5 13:54:23 2021 +0000
[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 265c78d..782b963 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.repoinit.parser</artifactId>
- <version>1.6.4</version>
+ <version>1.6.5-SNAPSHOT</version>
<name>Apache Sling Repoinit Parser</name>
<description>Parser for the Repository Initialization language used in
Sling</description>
@@ -36,7 +36,7 @@
<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.4</tag>
+ <tag>HEAD</tag>
</scm>
<build>