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:13:05 UTC

svn commit: r1097351 - /karaf/branches/karaf-2.2.x/pom.xml

Author: jbonofre
Date: Thu Apr 28 08:13:05 2011
New Revision: 1097351

URL: http://svn.apache.org/viewvc?rev=1097351&view=rev
Log:
[KARAF-591] Upgrade aopalliance ServiceMix bundle to 1.0_5.

Modified:
    karaf/branches/karaf-2.2.x/pom.xml

Modified: karaf/branches/karaf-2.2.x/pom.xml
URL: http://svn.apache.org/viewvc/karaf/branches/karaf-2.2.x/pom.xml?rev=1097351&r1=1097350&r2=1097351&view=diff
==============================================================================
--- karaf/branches/karaf-2.2.x/pom.xml (original)
+++ karaf/branches/karaf-2.2.x/pom.xml Thu Apr 28 08:13:05 2011
@@ -102,7 +102,7 @@
 
     <properties>
         <!-- Apache ServiceMix Bundles -->
-        <aopalliance.bundle.version>1.0_4</aopalliance.bundle.version>
+        <aopalliance.bundle.version>1.0_5</aopalliance.bundle.version>
         <asm.bundle.version>3.3_1</asm.bundle.version>
         <cglib.bundle.version>2.1_3_6</cglib.bundle.version>
         <commons-codec.bundle.version>1.3_3</commons-codec.bundle.version>