You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2018/06/11 11:29:04 UTC

[camel] branch master updated: Upgrade Artemis to version 2.6.1

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 6db523b  Upgrade Artemis to version 2.6.1
6db523b is described below

commit 6db523b07fff133625d60371d60b70871ef8ca45
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jun 11 13:27:43 2018 +0200

    Upgrade Artemis to version 2.6.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 5b63fd2..0363ec4 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.4</activemq-version>
-    <activemq-artemis-version>2.6.0</activemq-artemis-version>
+    <activemq-artemis-version>2.6.1</activemq-artemis-version>
     <aether-version>1.0.2.v20150114</aether-version>
     <ahc-version>2.4.9</ahc-version>
     <ant-bundle-version>1.7.0_6</ant-bundle-version>

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.