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 2019/01/09 14:46:35 UTC

[camel] branch master updated: Upgrade Qpid Broker to version 7.1.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 c246edc  Upgrade Qpid Broker to version 7.1.0
c246edc is described below

commit c246edcd249e6f80ff2e556404dd8e19ec999df8
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Jan 9 15:45:51 2019 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 9fc6e1e..b77f32f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -576,7 +576,7 @@
     <protobuf-maven-plugin-version>0.5.1</protobuf-maven-plugin-version>
     <protonpack-version>1.8</protonpack-version>
     <pubnub-version>4.21.0</pubnub-version>
-    <qpid-broker-version>7.0.6</qpid-broker-version>
+    <qpid-broker-version>7.1.0</qpid-broker-version>
     <qpid-proton-j-version>0.31.0</qpid-proton-j-version>
     <qpid-jms-client-version>0.40.0</qpid-jms-client-version>
     <quartz-bundle-version>1.8.6_1</quartz-bundle-version>