You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2012/05/19 14:06:34 UTC

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

Author: jbonofre
Date: Sat May 19 12:06:34 2012
New Revision: 1340423

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

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=1340423&r1=1340422&r2=1340423&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/bundles-pom/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/bundles-pom/pom.xml Sat May 19 12:06:34 2012
@@ -31,7 +31,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>bundles-pom</artifactId>
     <packaging>pom</packaging>
-    <version>9-SNAPSHOT</version>
+    <version>9</version>
     <name>Apache ServiceMix :: Bundles</name>
 
     <properties>
@@ -44,7 +44,7 @@
         <servicemix.osgi.dynamicimport.pkg />
         <servicemix.osgi.failok>false</servicemix.osgi.failok>
         <servicemix.osgi.embed.dependency />
-        <servicemix.osgi.fragment.host/>
+        <servicemix.osgi.fragment.host />
     </properties>
 
     <prerequisites>
@@ -52,10 +52,10 @@
     </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
+        <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/bundles-pom-9</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/bundles-pom-9
         </developerConnection>
-        <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/</url>
+        <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/bundles-pom-9</url>
     </scm>
 
     <build>