You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ge...@apache.org on 2012/05/21 14:39:16 UTC

svn commit: r1340996 - /servicemix/smx4/features/branches/features-4.4.x/parent/pom.xml

Author: gertv
Date: Mon May 21 12:39:15 2012
New Revision: 1340996

URL: http://svn.apache.org/viewvc?rev=1340996&view=rev
Log:
SMX4-1143: Upgrade to Camel 2.8.5

Modified:
    servicemix/smx4/features/branches/features-4.4.x/parent/pom.xml

Modified: servicemix/smx4/features/branches/features-4.4.x/parent/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/branches/features-4.4.x/parent/pom.xml?rev=1340996&r1=1340995&r2=1340996&view=diff
==============================================================================
--- servicemix/smx4/features/branches/features-4.4.x/parent/pom.xml (original)
+++ servicemix/smx4/features/branches/features-4.4.x/parent/pom.xml Mon May 21 12:39:15 2012
@@ -38,7 +38,7 @@
   <!-- Properties -->
   <properties>
     <activemq.version>5.5.1</activemq.version>
-    <camel.version>2.8.4</camel.version>
+    <camel.version>2.8.5</camel.version>
     <cxf.version>2.4.6</cxf.version>
 
     <felix.obr.version>1.6.4</felix.obr.version>