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/10 13:54:44 UTC

svn commit: r1336625 - /servicemix/smx4/bundles/trunk/junit-4.10/pom.xml

Author: jbonofre
Date: Thu May 10 11:54:43 2012
New Revision: 1336625

URL: http://svn.apache.org/viewvc?rev=1336625&view=rev
Log:
[SMX4-1122] Upgrade to bundles-pom 9-SNAPSHOT

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

Modified: servicemix/smx4/bundles/trunk/junit-4.10/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/junit-4.10/pom.xml?rev=1336625&r1=1336624&r2=1336625&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/junit-4.10/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/junit-4.10/pom.xml Thu May 10 11:54:43 2012
@@ -22,9 +22,9 @@
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
-	    <groupId>org.apache.servicemix.bundles</groupId>
-	    <artifactId>bundles-pom</artifactId>
-	    <version>8</version>
+       <groupId>org.apache.servicemix.bundles</groupId>
+       <artifactId>bundles-pom</artifactId>
+       <version>9-SNAPSHOT</version>
        <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>
 
@@ -45,7 +45,7 @@
             junit*;version=${pkgVersion};-split-package:=merge-first
         </servicemix.osgi.export>
         <servicemix.osgi.import.pkg>
-            *
+
         </servicemix.osgi.import.pkg>
     </properties>