You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ks...@apache.org on 2014/10/29 23:33:04 UTC

git commit: SM-2383: Upgrade to Camel 2.12.5 and CXF 2.7.13

Repository: servicemix
Updated Branches:
  refs/heads/servicemix-5.0.x d88ad349a -> da4209b3a


SM-2383: Upgrade to Camel 2.12.5 and CXF 2.7.13


Project: http://git-wip-us.apache.org/repos/asf/servicemix/repo
Commit: http://git-wip-us.apache.org/repos/asf/servicemix/commit/da4209b3
Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/da4209b3
Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/da4209b3

Branch: refs/heads/servicemix-5.0.x
Commit: da4209b3aa31884985e022c9d0980c9db301b24e
Parents: d88ad34
Author: Krzysztof Sobkowiak <kr...@gmail.com>
Authored: Wed Oct 29 23:32:20 2014 +0100
Committer: Krzysztof Sobkowiak <kr...@gmail.com>
Committed: Wed Oct 29 23:32:20 2014 +0100

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix/blob/da4209b3/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 70a2fb9..e48bbf7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -39,8 +39,8 @@
   <properties>
     <activemq.version>5.9.1</activemq.version>
     <activiti.version>5.15.1</activiti.version>
-    <camel.version>2.12.4</camel.version>
-    <cxf.version>2.7.11</cxf.version>
+    <camel.version>2.12.5</camel.version>
+    <cxf.version>2.7.13</cxf.version>
 
     <felix.bundlerepository.version>1.6.6</felix.bundlerepository.version>
     <karaf.version>2.3.8</karaf.version>