Repository: servicemix Updated Branches: refs/heads/master 57b25ae35 -> a5fe517ae
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/0c155b9c Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/0c155b9c Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/0c155b9c Branch: refs/heads/master Commit: 0c155b9ce02f173fb1952d2fc28ab45ad6fdee88 Parents: 57b25ae Author: Krzysztof Sobkowiak <[email protected]> Authored: Fri Oct 30 15:03:09 2015 +0100 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Fri Oct 30 15:03:09 2015 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/0c155b9c/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index e9d0cbc..881d5c4 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -45,7 +45,7 @@ <aries.proxy.version>1.0.4</aries.proxy.version> <aries.transaction.version>1.1.1</aries.transaction.version> <aries.util.version>1.1.1</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>
