Repository: camel Updated Branches: refs/heads/master 815978fc1 -> c3d7668ca
Upgrade Artemis to 2.x Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c3d7668c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c3d7668c Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/c3d7668c Branch: refs/heads/master Commit: c3d7668ca8fd68e22a98995484834f0033c947a8 Parents: 815978f Author: Claus Ibsen <davscl...@apache.org> Authored: Sat May 20 15:58:17 2017 +0200 Committer: Claus Ibsen <davscl...@apache.org> Committed: Sat May 20 15:58:17 2017 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/c3d7668c/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 75ce6ce..6a0101d 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.14.5</activemq-version> - <activemq-artemis-version>1.5.5</activemq-artemis-version> + <activemq-artemis-version>2.1.0</activemq-artemis-version> <aether-version>1.0.2.v20150114</aether-version> <ahc-version>2.0.32</ahc-version> <ant-bundle-version>1.7.0_6</ant-bundle-version>