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 2009/05/05 17:34:22 UTC

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

Author: cziegeler
Date: Tue May  5 15:34:22 2009
New Revision: 771816

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

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

Modified: incubator/sling/trunk/bundles/jcr/classloader/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sling/trunk/bundles/jcr/classloader/pom.xml?rev=771816&r1=771815&r2=771816&view=diff
==============================================================================
--- incubator/sling/trunk/bundles/jcr/classloader/pom.xml (original)
+++ incubator/sling/trunk/bundles/jcr/classloader/pom.xml Tue May  5 15:34:22 2009
@@ -27,7 +27,7 @@
     </parent>
 
     <artifactId>org.apache.sling.jcr.classloader</artifactId>
-    <version>2.0.4-incubator</version>
+    <version>2.0.5-incubator-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Repository ClassLoader</name>
@@ -38,9 +38,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.jcr.classloader-2.0.4-incubator</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.jcr.classloader-2.0.4-incubator</developerConnection>
-        <url>http://svn.apache.org/viewvc/incubator/sling/tags/org.apache.sling.jcr.classloader-2.0.4-incubator</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/bundles/jcr/classloader</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/bundles/jcr/classloader</developerConnection>
+        <url>http://svn.apache.org/viewvc/incubator/sling/trunk/bundles/jcr/classloader</url>
     </scm>
 
     <build>