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
The following commit(s) were added to refs/heads/master by this push:
new 0e3a670 [maven-release-plugin] prepare release
org.apache.sling.jcr.repoinit-1.1.16
0e3a670 is described below
commit 0e3a6703621c651677a851ed025254f5b80ce2cd
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri Nov 15 10:40:48 2019 +0100
[maven-release-plugin] prepare release org.apache.sling.jcr.repoinit-1.1.16
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 4759aff..b4296aa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.jcr.repoinit</artifactId>
- <version>1.1.15-SNAPSHOT</version>
+ <version>1.1.16</version>
<name>Apache Sling Repoinit JCR</name>
<description>
Initializes a JCR repository based on the output
@@ -44,7 +44,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.16</tag>
</scm>
<build>