You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by js...@apache.org on 2016/11/10 16:14:11 UTC

svn commit: r1769146 - /sling/trunk/bundles/jcr/base/pom.xml

Author: jsedding
Date: Thu Nov 10 16:14:10 2016
New Revision: 1769146

URL: http://svn.apache.org/viewvc?rev=1769146&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    sling/trunk/bundles/jcr/base/pom.xml

Modified: sling/trunk/bundles/jcr/base/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/base/pom.xml?rev=1769146&r1=1769145&r2=1769146&view=diff
==============================================================================
--- sling/trunk/bundles/jcr/base/pom.xml (original)
+++ sling/trunk/bundles/jcr/base/pom.xml Thu Nov 10 16:14:10 2016
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.jcr.base</artifactId>
     <packaging>bundle</packaging>
-    <version>2.4.2</version>
+    <version>2.4.3-SNAPSHOT</version>
 
     <name>Apache Sling JCR Base Bundle</name>
     <description>
@@ -37,9 +37,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.base-2.4.2</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.base-2.4.2</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.jcr.base-2.4.2</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/base</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/base</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/base</url>
     </scm>
 
     <build>