Repository: servicemix Updated Branches: refs/heads/servicemix-5.2.x bfc35e3cf -> 25a13ec3f
SM-2411: Upgrade to Camel 2.14.1 Project: http://git-wip-us.apache.org/repos/asf/servicemix/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix/commit/25a13ec3 Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/25a13ec3 Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/25a13ec3 Branch: refs/heads/servicemix-5.2.x Commit: 25a13ec3f9cba2bad95b250092a5e93ae52de33a Parents: bfc35e3 Author: Krzysztof Sobkowiak <[email protected]> Authored: Thu Dec 18 22:14:30 2014 +0100 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Thu Dec 18 22:21:41 2014 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/25a13ec3/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index d79c4ea..b3a6ca4 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -39,7 +39,7 @@ <properties> <activemq.version>5.10.0</activemq.version> <activiti.version>5.16.4</activiti.version> - <camel.version>2.14.0</camel.version> + <camel.version>2.14.1</camel.version> <cxf.version>3.0.2</cxf.version> <cxf.codegen-plugin.version>${cxf.version}</cxf.codegen-plugin.version>
