You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2011/04/28 10:52:23 UTC

svn commit: r1097368 - /karaf/trunk/pom.xml

Author: jbonofre
Date: Thu Apr 28 08:52:23 2011
New Revision: 1097368

URL: http://svn.apache.org/viewvc?rev=1097368&view=rev
Log:
[KARAF-592] Upgrade asm ServiceMix bundle to 3.3_2.

Modified:
    karaf/trunk/pom.xml

Modified: karaf/trunk/pom.xml
URL: http://svn.apache.org/viewvc/karaf/trunk/pom.xml?rev=1097368&r1=1097367&r2=1097368&view=diff
==============================================================================
--- karaf/trunk/pom.xml (original)
+++ karaf/trunk/pom.xml Thu Apr 28 08:52:23 2011
@@ -103,7 +103,7 @@
     <properties>
         <!-- Apache ServiceMix Bundles -->
         <aopalliance.bundle.version>1.0_5</aopalliance.bundle.version>
-        <asm.bundle.version>3.3_1</asm.bundle.version>
+        <asm.bundle.version>3.3_2</asm.bundle.version>
         <cglib.bundle.version>2.1_3_6</cglib.bundle.version>
         <commons-codec.bundle.version>1.3_3</commons-codec.bundle.version>
         <commons-collections.bundle.version>3.2.1_1</commons-collections.bundle.version>