Repository: servicemix Updated Branches: refs/heads/servicemix-5.3.x ca4d395bd -> 3acbd9ff1
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/3acbd9ff Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/3acbd9ff Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/3acbd9ff Branch: refs/heads/servicemix-5.3.x Commit: 3acbd9ff146ef782c2f20fc0b0e6bf12081a90bb Parents: ca4d395 Author: Krzysztof Sobkowiak <[email protected]> Authored: Sun Nov 2 21:44:57 2014 +0100 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Sun Nov 2 21:44:57 2014 +0100 ---------------------------------------------------------------------- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/3acbd9ff/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index a8ce028..e0430f6 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>2.0.2</felix.bundlerepository.version> <karaf.version>2.4.0</karaf.version>
