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/08/05 06:19:25 UTC

[camel] branch master updated: Upgrade Pulsar and related bundles to version 2.4.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 ec0a7ac  Upgrade Pulsar and related bundles to version 2.4.0
ec0a7ac is described below

commit ec0a7aca2a72a2790ece07a00d95b65b9002a6d0
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Aug 5 08:18:38 2019 +0200

    Upgrade Pulsar and related bundles to version 2.4.0
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 07be10e..04de7e8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -518,8 +518,8 @@
         <protobuf-maven-plugin-version>0.6.1</protobuf-maven-plugin-version>
         <protonpack-version>1.8</protonpack-version>
         <pubnub-version>4.25.0</pubnub-version>
-        <pulsar-version>2.3.2</pulsar-version>
-        <pulsar-bundle-version>2.3.2_1</pulsar-bundle-version>
+        <pulsar-version>2.4.0</pulsar-version>
+        <pulsar-bundle-version>2.4.0_1</pulsar-bundle-version>
         <qpid-broker-version>7.1.4</qpid-broker-version>
         <qpid-proton-j-version>0.33.1</qpid-proton-j-version>
         <qpid-jms-client-version>0.44.0</qpid-jms-client-version>