Author: gertv
Date: Mon Feb  9 10:00:18 2009
New Revision: 742368

URL: http://svn.apache.org/viewvc?rev=742368&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=742368&r1=742367&r2=742368&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/bundles-pom/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/bundles-pom/pom.xml Mon Feb  9 10:00:18 2009
@@ -29,7 +29,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>bundles-pom</artifactId>
     <packaging>pom</packaging>
-    <version>3</version>
+    <version>4-SNAPSHOT</version>
     <name>Apache ServiceMix Bundles</name>
 
     <properties>
@@ -47,9 +47,9 @@
     </prerequisites>
 
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/bundles-pom-3</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/bundles-pom-3</developerConnection>
-        
<url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/bundles-pom-3</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>


Reply via email to