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 2010/07/20 13:21:21 UTC

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

Author: jbonofre
Date: Tue Jul 20 11:21:21 2010
New Revision: 965808

URL: http://svn.apache.org/viewvc?rev=965808&view=rev
Log:
[SMX4-542] Upgrade to Camel 2.4.0.

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=965808&r1=965807&r2=965808&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/pom.xml (original)
+++ servicemix/smx4/features/trunk/pom.xml Tue Jul 20 11:21:21 2010
@@ -74,7 +74,7 @@
       <bcel.version>5.2_2</bcel.version>
       <bnd.version>0.0.384</bnd.version>
       <cglib.version>2.1_3_4</cglib.version>
-      <camel.version>2.4-SNAPSHOT</camel.version>
+      <camel.version>2.4.0</camel.version>
       <commons-management.version>1.0</commons-management.version>
       <commons-beanutils.version>1.8.2_1-SNAPSHOT</commons-beanutils.version>
       <commons-collections.version>3.2.1_1-SNAPSHOT</commons-collections.version>