You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2013/02/15 12:35:50 UTC

svn commit: r1446525 - /sling/trunk/bundles/jcr/classloader/pom.xml

Author: cziegeler
Date: Fri Feb 15 11:35:50 2013
New Revision: 1446525

URL: http://svn.apache.org/r1446525
Log:
[maven-release-plugin] prepare for next development iteration

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

Modified: sling/trunk/bundles/jcr/classloader/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/classloader/pom.xml?rev=1446525&r1=1446524&r2=1446525&view=diff
==============================================================================
--- sling/trunk/bundles/jcr/classloader/pom.xml (original)
+++ sling/trunk/bundles/jcr/classloader/pom.xml Fri Feb 15 11:35:50 2013
@@ -27,7 +27,7 @@
     </parent>
 
     <artifactId>org.apache.sling.jcr.classloader</artifactId>
-    <version>3.1.12</version>
+    <version>3.1.13-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling JCR ClassLoader</name>
@@ -40,9 +40,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.classloader-3.1.12</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.classloader-3.1.12</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.jcr.classloader-3.1.12</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/classloader</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/classloader</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/classloader</url>
     </scm>
 
     <build>