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/31 08:01:21 UTC

[camel] 18/43: CAMEL-14715 - Remove pulsar bundle property placeholder (camel-karaf-migration)

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

commit 023f7c4b4a1445c0a8673c220837d9759abe6774
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 31 08:38:10 2020 +0200

    CAMEL-14715 - Remove pulsar bundle property placeholder (camel-karaf-migration)
---
 parent/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 0f54363..c5add6a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -455,7 +455,6 @@
         <protonpack-version>1.8</protonpack-version>
         <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>8.0.0</qpid-broker-version>
         <qpid-proton-j-version>0.33.3</qpid-proton-j-version>
         <qpid-jms-client-version>0.50.0</qpid-jms-client-version>