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 13:45:19 UTC

svn commit: r742450 - /servicemix/smx4/bundles/trunk/jetty-bundle-6.1.14/pom.xml

Author: gertv
Date: Mon Feb  9 12:45:19 2009
New Revision: 742450

URL: http://svn.apache.org/viewvc?rev=742450&view=rev
Log:
Switch to bundles-pom 3 for release

Modified:
    servicemix/smx4/bundles/trunk/jetty-bundle-6.1.14/pom.xml

Modified: servicemix/smx4/bundles/trunk/jetty-bundle-6.1.14/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/jetty-bundle-6.1.14/pom.xml?rev=742450&r1=742449&r2=742450&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/jetty-bundle-6.1.14/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/jetty-bundle-6.1.14/pom.xml Mon Feb  9 12:45:19 2009
@@ -21,9 +21,9 @@
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
-	    <groupId>org.apache.servicemix.bundles</groupId>
-	    <artifactId>bundles-pom</artifactId>
-	    <version>3-SNAPSHOT</version>
+      <groupId>org.apache.servicemix.bundles</groupId>
+      <artifactId>bundles-pom</artifactId>
+      <version>3</version>
     </parent>
 
     <groupId>org.apache.servicemix.bundles</groupId>