You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2009/03/20 14:29:58 UTC

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

Author: gnodet
Date: Fri Mar 20 13:29:58 2009
New Revision: 756450

URL: http://svn.apache.org/viewvc?rev=756450&view=rev
Log:
Use camel 1.6

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=756450&r1=756449&r2=756450&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/pom.xml (original)
+++ servicemix/smx4/features/trunk/pom.xml Fri Mar 20 13:29:58 2009
@@ -72,7 +72,7 @@
       <asm.version>2.2.3_1</asm.version>
       <bnd.version>0.0.227</bnd.version>
       <cglib.version>2.1_3_2-SNAPSHOT</cglib.version>
-      <camel.version>1.5.0</camel.version>
+      <camel.version>1.6.0</camel.version>
       <commons-beanutils.version>1.7.0_1</commons-beanutils.version>
       <commons-collections.version>3.2.1</commons-collections.version>
       <commons-csv.version>1.0-r706899_1</commons-csv.version>