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 20:21:53 UTC

svn commit: r742687 - /servicemix/smx4/bundles/trunk/junit-3.8.2/pom.xml

Author: gertv
Date: Mon Feb  9 19:21:53 2009
New Revision: 742687

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

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

Modified: servicemix/smx4/bundles/trunk/junit-3.8.2/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/junit-3.8.2/pom.xml?rev=742687&r1=742686&r2=742687&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/junit-3.8.2/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/junit-3.8.2/pom.xml Mon Feb  9 19:21:53 2009
@@ -21,9 +21,9 @@
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
-	    <groupId>org.apache.servicemix.bundles</groupId>
-	    <artifactId>bundles-pom</artifactId>
-	    <version>1</version>
+      <groupId>org.apache.servicemix.bundles</groupId>
+      <artifactId>bundles-pom</artifactId>
+      <version>3</version>
     </parent>
 
     <groupId>org.apache.servicemix.bundles</groupId>