Repository: camel Updated Branches: refs/heads/master 87d923ca7 -> 248903756
Revert "Upgrade Activemq to version 5.13.0" This reverts commit 87d923ca74793a466f4e089666dfff463f614539. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/24890375 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/24890375 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/24890375 Branch: refs/heads/master Commit: 2489037565c37fc43939642e8b77c5a52342fcee Parents: 87d923c Author: Andrea Cosentino <anco...@gmail.com> Authored: Wed Dec 16 10:38:49 2015 +0100 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Wed Dec 16 10:38:49 2015 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/24890375/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index b3cb82c..6f310e1 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -35,7 +35,7 @@ <!-- dependency versions --> <abdera-version>1.1.3</abdera-version> <!-- Note that activemq dependency is only used for testing! --> - <activemq-version>5.13.0</activemq-version> + <activemq-version>5.12.1</activemq-version> <ahc-version>1.9.31</ahc-version> <ant-bundle-version>1.7.0_6</ant-bundle-version> <antlr-bundle-version>3.5.2_1</antlr-bundle-version>