This is an automated email from the ASF dual-hosted git repository.
dklco 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 b480d42 [maven-release-plugin] prepare release
org.apache.sling.repoinit.parser-1.6.12
b480d42 is described below
commit b480d422dd9f463d18da6e7c703061f67e43db2f
Author: Dan Klco <[email protected]>
AuthorDate: Sun Jan 30 18:23:10 2022 -0500
[maven-release-plugin] prepare release
org.apache.sling.repoinit.parser-1.6.12
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 068c33f..9f0ebae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.repoinit.parser</artifactId>
- <version>1.6.11-SNAPSHOT</version>
+ <version>1.6.12</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.6.12</tag>
</scm>
<properties>
-
<project.build.outputTimestamp>2021-06-16T11:57:41Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2022-01-30T23:22:58Z</project.build.outputTimestamp>
</properties>
<build>