Author: bdelacretaz
Date: Wed Jul 6 09:09:34 2016
New Revision: 1751639
URL: http://svn.apache.org/viewvc?rev=1751639&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
sling/trunk/bundles/extensions/repoinit/jcr/pom.xml
Modified: sling/trunk/bundles/extensions/repoinit/jcr/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/repoinit/jcr/pom.xml?rev=1751639&r1=1751638&r2=1751639&view=diff
==============================================================================
--- sling/trunk/bundles/extensions/repoinit/jcr/pom.xml (original)
+++ sling/trunk/bundles/extensions/repoinit/jcr/pom.xml Wed Jul 6 09:09:34 2016
@@ -29,7 +29,7 @@
<artifactId>org.apache.sling.jcr.repoinit</artifactId>
<packaging>bundle</packaging>
- <version>1.0.0</version>
+ <version>1.0.1-SNAPSHOT</version>
<name>Apache Sling RepoInit JCR 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/tags/org.apache.sling.jcr.repoinit-1.0.0</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.repoinit-1.0.0</developerConnection>
-
<url>https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.repoinit-1.0.0</url>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/repoinit/jcr</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/repoinit/jcr</developerConnection>
+
<url>https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/repoinit/jcr</url>
</scm>
<build>