This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-repoinit.git
commit f6712fcc3b0d636b7b35804221543208e282bfd6 Author: Robert Munteanu <[email protected]> AuthorDate: Tue Sep 24 15:50:27 2019 +0200 [maven-release-plugin] prepare release org.apache.sling.jcr.repoinit-1.1.14 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2213c4f..ac3b1ba 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ </parent> <artifactId>org.apache.sling.jcr.repoinit</artifactId> - <version>1.1.13-SNAPSHOT</version> + <version>1.1.14</version> <name>Apache Sling JCR RepoInit module</name> <description> Initializes a JCR repository based on the output @@ -46,7 +46,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-repoinit.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-repoinit.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-jcr-repoinit.git</url> - <tag>HEAD</tag> + <tag>org.apache.sling.jcr.repoinit-1.1.14</tag> </scm> <build>
