This is an automated email from the ASF dual-hosted git repository.
rombert pushed a commit to branch feature/baseline-fixup
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-repoinit-parser.git
The following commit(s) were added to refs/heads/feature/baseline-fixup by this
push:
new 78dfaea [maven-release-plugin] prepare release
org.apache.sling.repoinit.parser-1.3.0
78dfaea is described below
commit 78dfaea4adb156ba27b0d35440aa123fe2a1118a
Author: Robert Munteanu <[email protected]>
AuthorDate: Tue Sep 24 15:45:21 2019 +0200
[maven-release-plugin] prepare release
org.apache.sling.repoinit.parser-1.3.0
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 02f5b71..0801d49 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.repoinit.parser</artifactId>
- <version>1.2.7-SNAPSHOT</version>
+ <version>1.3.0</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.3.0</tag>
</scm>
<build>