Author: olli
Date: Fri Mar 3 08:35:11 2017
New Revision: 1785236
URL: http://svn.apache.org/viewvc?rev=1785236&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
sling/trunk/installer/providers/jcr/pom.xml
Modified: sling/trunk/installer/providers/jcr/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/installer/providers/jcr/pom.xml?rev=1785236&r1=1785235&r2=1785236&view=diff
==============================================================================
--- sling/trunk/installer/providers/jcr/pom.xml (original)
+++ sling/trunk/installer/providers/jcr/pom.xml Fri Mar 3 08:35:11 2017
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.installer.provider.jcr</artifactId>
- <version>3.1.24</version>
+ <version>3.1.25-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache Sling JCR Installer</name>
@@ -43,9 +43,9 @@
</properties>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.installer.provider.jcr-3.1.24</connection>
- <developerConnection>
scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.installer.provider.jcr-3.1.24</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.installer.provider.jcr-3.1.24</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/installer/providers/jcr</connection>
+ <developerConnection>
scm:svn:https://svn.apache.org/repos/asf/sling/trunk/installer/providers/jcr</developerConnection>
+
<url>http://svn.apache.org/viewvc/sling/trunk/installer/providers/jcr/</url>
</scm>
<build>