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 e2454ed [maven-release-plugin] prepare release
org.apache.sling.repoinit.parser-1.6.4
e2454ed is described below
commit e2454ed9ca313dab24db6808c12993c9f11a3320
Author: David Bosschaert <[email protected]>
AuthorDate: Fri Feb 5 13:54:11 2021 +0000
[maven-release-plugin] prepare release
org.apache.sling.repoinit.parser-1.6.4
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index d63562b..265c78d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.repoinit.parser</artifactId>
- <version>1.6.3-SNAPSHOT</version>
+ <version>1.6.4</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>HEAD</tag>
+ <tag>org.apache.sling.repoinit.parser-1.6.4</tag>
</scm>
<build>