You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ge...@apache.org on 2010/11/04 14:01:19 UTC

svn commit: r1030922 - /servicemix/smx4/bundles/trunk/bundles-pom/pom.xml

Author: gertv
Date: Thu Nov  4 13:01:19 2010
New Revision: 1030922

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

Modified:
    servicemix/smx4/bundles/trunk/bundles-pom/pom.xml

Modified: servicemix/smx4/bundles/trunk/bundles-pom/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/bundles-pom/pom.xml?rev=1030922&r1=1030921&r2=1030922&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/bundles-pom/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/bundles-pom/pom.xml Thu Nov  4 13:01:19 2010
@@ -30,7 +30,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>bundles-pom</artifactId>
     <packaging>pom</packaging>
-    <version>5</version>
+    <version>6-SNAPSHOT</version>
     <name>Apache ServiceMix :: Bundles</name>
 
     <properties>
@@ -49,9 +49,9 @@
     </prerequisites>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/bundles-pom-5</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/bundles-pom-5</developerConnection>
-        <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/bundles-pom-5</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/trunk</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/trunk</developerConnection>
+        <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/</url>
     </scm>
 
     <build>