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 2009/02/09 11:00:01 UTC

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

Author: gertv
Date: Mon Feb  9 10:00:01 2009
New Revision: 742366

URL: http://svn.apache.org/viewvc?rev=742366&view=rev
Log:
[maven-release-plugin] prepare release bundles-pom-3

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=742366&r1=742365&r2=742366&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/bundles-pom/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/bundles-pom/pom.xml Mon Feb  9 10:00:01 2009
@@ -29,7 +29,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>bundles-pom</artifactId>
     <packaging>pom</packaging>
-    <version>3-SNAPSHOT</version>
+    <version>3</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/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>
+        <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>
     </scm>
 
     <build>