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/30 14:02:30 UTC

[camel] 12/18: CAMEL-14715 - Remove bndlib 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 5067eac52eafc887fea2bc9393057d7746b18e71
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 30 15:56:30 2020 +0200

    CAMEL-14715 - Remove bndlib 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 3116e8b..c16af73 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -86,7 +86,6 @@
         <azure-storage-java-sdk-version>8.6.0</azure-storage-java-sdk-version>
         <beanio-version>2.1.0</beanio-version>
         <beanstalkd-client-version>1.4.6</beanstalkd-client-version>
-        <bndlib-version>2.4.0</bndlib-version>
         <bouncycastle-version>1.64</bouncycastle-version>
         <box-java-sdk-version>2.44.1</box-java-sdk-version>
         <braintree-gateway-version>2.107.0</braintree-gateway-version>