You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ff...@apache.org on 2009/03/19 06:25:23 UTC

svn commit: r755838 - /servicemix/smx4/features/trunk/pom.xml

Author: ffang
Date: Thu Mar 19 05:25:23 2009
New Revision: 755838

URL: http://svn.apache.org/viewvc?rev=755838&view=rev
Log:
[SMX4-250]use snapshot cglib bundle version to pick up the changes

Modified:
    servicemix/smx4/features/trunk/pom.xml

Modified: servicemix/smx4/features/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/pom.xml?rev=755838&r1=755837&r2=755838&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/pom.xml (original)
+++ servicemix/smx4/features/trunk/pom.xml Thu Mar 19 05:25:23 2009
@@ -71,7 +71,7 @@
       <aopalliance.version>1.0_1</aopalliance.version>
       <asm.version>2.2.3_1</asm.version>
       <bnd.version>0.0.227</bnd.version>
-      <cglib.version>2.1_3_1</cglib.version>
+      <cglib.version>2.1_3_2-SNAPSHOT</cglib.version>
       <camel.version>1.5.0</camel.version>
       <commons-beanutils.version>1.7.0_1</commons-beanutils.version>
       <commons-collections.version>3.2.1</commons-collections.version>