Repository: servicemix Updated Branches: refs/heads/servicemix-5.5.x 393673f86 -> d869bf5cc
SM-2715: Upgrade to Apache Camel 2.15.4 Project: http://git-wip-us.apache.org/repos/asf/servicemix/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix/commit/cbbe612f Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/cbbe612f Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/cbbe612f Branch: refs/heads/servicemix-5.5.x Commit: cbbe612f934ce95df46707de7fe1d35975e15201 Parents: 393673f Author: Krzysztof Sobkowiak <[email protected]> Authored: Fri Oct 30 15:03:09 2015 +0100 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Fri Oct 30 16:23:29 2015 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/cbbe612f/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index e986634..ec6491c 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -44,7 +44,7 @@ <aries.blueprint.core.version>1.4.3</aries.blueprint.core.version> <aries.proxy.version>1.0.4</aries.proxy.version> <aries.util.version>1.1.0</aries.util.version> - <camel.version>2.15.3</camel.version> + <camel.version>2.15.4</camel.version> <commons-codec.bundle.version>1.10</commons-codec.bundle.version> <commons-dbcp.version>1.4</commons-dbcp.version> <commons-fileupload.version>1.3.1</commons-fileupload.version>
