Author: tmaret
Date: Tue Sep 19 15:15:30 2017
New Revision: 1808899
URL: http://svn.apache.org/viewvc?rev=1808899&view=rev
Log:
[maven-release-plugin] prepare release org.apache.sling.jcr.repoinit-1.1.6
Modified:
sling/trunk/bundles/jcr/repoinit/pom.xml
Modified: sling/trunk/bundles/jcr/repoinit/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/repoinit/pom.xml?rev=1808899&r1=1808898&r2=1808899&view=diff
==============================================================================
--- sling/trunk/bundles/jcr/repoinit/pom.xml (original)
+++ sling/trunk/bundles/jcr/repoinit/pom.xml Tue Sep 19 15:15:30 2017
@@ -29,7 +29,7 @@
<artifactId>org.apache.sling.jcr.repoinit</artifactId>
<packaging>bundle</packaging>
- <version>1.1.5-SNAPSHOT</version>
+ <version>1.1.6</version>
<name>Apache Sling JCR RepoInit module</name>
<description>
Initializes a JCR repository based on the output
@@ -41,9 +41,9 @@
</properties>
<scm>
-
<connection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/repoinit</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/repoinit</developerConnection>
-
<url>https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/repoinit</url>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.repoinit-1.1.6</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.repoinit-1.1.6</developerConnection>
+
<url>https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.repoinit-1.1.6</url>
</scm>
<build>