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/01/30 16:51:42 UTC

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

Author: gertv
Date: Mon Jan 30 15:51:42 2012
New Revision: 1237732

URL: http://svn.apache.org/viewvc?rev=1237732&view=rev
Log:
SMX4-1030: Upgrade to Camel 2.8.4

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=1237732&r1=1237731&r2=1237732&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 Jan 30 15:51:42 2012
@@ -38,7 +38,7 @@
   <!-- Properties -->
   <properties>
     <activemq.version>5.5.1</activemq.version>
-    <camel.version>2.8.4-SNAPSHOT</camel.version>
+    <camel.version>2.8.4</camel.version>
     <cxf.version>2.4.6</cxf.version>
 
     <felix.obr.version>1.6.4</felix.obr.version>