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/06 15:23:54 UTC

svn commit: r772235 - /incubator/sling/trunk/launchpad/bundles/pom.xml

Author: cziegeler
Date: Wed May  6 13:23:52 2009
New Revision: 772235

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

Modified:
    incubator/sling/trunk/launchpad/bundles/pom.xml

Modified: incubator/sling/trunk/launchpad/bundles/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sling/trunk/launchpad/bundles/pom.xml?rev=772235&r1=772234&r2=772235&view=diff
==============================================================================
--- incubator/sling/trunk/launchpad/bundles/pom.xml (original)
+++ incubator/sling/trunk/launchpad/bundles/pom.xml Wed May  6 13:23:52 2009
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.launchpad.bundles</artifactId>
     <packaging>jar</packaging>
-    <version>5-incubator</version>
+    <version>6-incubator-SNAPSHOT</version>
 
     <name>Apache Sling Launchpad Bundles Collection</name>
     <description>
@@ -41,13 +41,13 @@
 
     <scm>
         <connection>
-            scm:svn:http://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.launchpad.bundles-5-incubator
+            scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/launchpad/bundles
         </connection>
         <developerConnection>
-            scm:svn:https://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.launchpad.bundles-5-incubator
+            scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/launchpad/bundles
         </developerConnection>
         <url>
-            http://svn.apache.org/viewvc/incubator/sling/tags/org.apache.sling.launchpad.bundles-5-incubator
+            http://svn.apache.org/viewvc/incubator/sling/trunk/launchpad/bundles
         </url>
     </scm>