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/11/02 21:43:36 UTC

git commit: SM-2385: Upgrade to Camel 2.13.3 and CXF 2.7.13

Repository: servicemix
Updated Branches:
  refs/heads/servicemix-5.1.x c8ded743a -> 0746c7f25


SM-2385: Upgrade to Camel 2.13.3 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/0746c7f2
Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/0746c7f2
Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/0746c7f2

Branch: refs/heads/servicemix-5.1.x
Commit: 0746c7f25e52bd45cdbec2ebea66b3a06efcf6c7
Parents: c8ded74
Author: Krzysztof Sobkowiak <kr...@gmail.com>
Authored: Sun Nov 2 21:42:59 2014 +0100
Committer: Krzysztof Sobkowiak <kr...@gmail.com>
Committed: Sun Nov 2 21:42:59 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/servicemix/blob/0746c7f2/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 2a09115..2a82a2d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -39,8 +39,8 @@
   <properties>
     <activemq.version>5.10.0</activemq.version>
     <activiti.version>5.15.1</activiti.version>
-    <camel.version>2.13.2</camel.version>
-    <cxf.version>2.7.11</cxf.version>
+    <camel.version>2.13.3</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>