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 2020/03/13 08:15:06 UTC

[camel] branch master updated: Upgrade Qpid Broker to version 8.0.0

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 831fe5b  Upgrade Qpid Broker to version 8.0.0
831fe5b is described below

commit 831fe5bed5fa7d7c74e390468d8bceecb5bd95f0
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Mar 13 09:14:33 2020 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 974a076..7f81a8c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -548,7 +548,7 @@
         <pubnub-version>4.25.0</pubnub-version>
         <pulsar-version>2.5.0</pulsar-version>
         <pulsar-bundle-version>2.5.0_1</pulsar-bundle-version>
-        <qpid-broker-version>7.1.8</qpid-broker-version>
+        <qpid-broker-version>8.0.0</qpid-broker-version>
         <qpid-proton-j-version>0.33.3</qpid-proton-j-version>
         <qpid-jms-client-version>0.49.0</qpid-jms-client-version>
         <quartz-version>2.3.2</quartz-version>