Repository: camel Updated Branches: refs/heads/master a9dccdbd0 -> c6aa8e438
Upgrade Artemis to version 2.2.0 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c6aa8e43 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c6aa8e43 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/c6aa8e43 Branch: refs/heads/master Commit: c6aa8e4384135c9c033e765bd6f583b9c1dd7dd0 Parents: a9dccdb Author: Andrea Cosentino <anco...@gmail.com> Authored: Wed Aug 2 15:48:07 2017 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Wed Aug 2 15:48:34 2017 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/c6aa8e43/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 7e85414..57fbb6d 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -41,7 +41,7 @@ <abdera-version>1.1.3</abdera-version> <!-- Note that activemq dependency is only used for testing! --> <activemq-version>5.15.0</activemq-version> - <activemq-artemis-version>2.1.0</activemq-artemis-version> + <activemq-artemis-version>2.2.0</activemq-artemis-version> <aether-version>1.0.2.v20150114</aether-version> <ahc-version>2.0.33</ahc-version> <ant-bundle-version>1.7.0_6</ant-bundle-version>