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/15 08:46:16 UTC

svn commit: r1338559 - /servicemix/smx4/bundles/trunk/shiro-1.1.0/pom.xml

Author: jbonofre
Date: Tue May 15 06:46:16 2012
New Revision: 1338559

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

Modified:
    servicemix/smx4/bundles/trunk/shiro-1.1.0/pom.xml

Modified: servicemix/smx4/bundles/trunk/shiro-1.1.0/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/shiro-1.1.0/pom.xml?rev=1338559&r1=1338558&r2=1338559&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/shiro-1.1.0/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/shiro-1.1.0/pom.xml Tue May 15 06:46:16 2012
@@ -23,7 +23,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>
 
@@ -46,8 +46,7 @@
             javax.naming*,
             javax.sql*,
             org.apache.commons.beanutils;version="[1.7,2)",
-            org.slf4j;version="[1.5,2)";resolution:=optional,
-            *
+            org.slf4j;version="[1.5,2)";resolution:=optional
         </servicemix.osgi.import.pkg>
     </properties>