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/04/10 11:31:30 UTC

svn commit: r1311657 - /servicemix/smx4/bundles/trunk/ehcache-2.2.0/pom.xml

Author: jbonofre
Date: Tue Apr 10 09:31:30 2012
New Revision: 1311657

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

Modified:
    servicemix/smx4/bundles/trunk/ehcache-2.2.0/pom.xml

Modified: servicemix/smx4/bundles/trunk/ehcache-2.2.0/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/ehcache-2.2.0/pom.xml?rev=1311657&r1=1311656&r2=1311657&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/ehcache-2.2.0/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/ehcache-2.2.0/pom.xml Tue Apr 10 09:31:30 2012
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>8</version>
+        <version>9-SNAPSHOT</version>
         <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>
 
@@ -52,8 +52,7 @@
             javax.swing*;resolution:=optional,
             bitronix.tm*;resolution:=optional,
             org.hibernate*;resolution:=optional,
-            org.slf4j*;resolution:=optional,
-            *
+            org.slf4j*;resolution:=optional
         </servicemix.osgi.import.pkg>
     </properties>