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:29 UTC

[camel] 11/18: CAMEL-14715 - Remove bcel 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 60317c9458408d57022a16d3c251eafaf35f0387
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 30 15:55:44 2020 +0200

    CAMEL-14715 - Remove bcel 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 b69b4b9..3116e8b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -84,7 +84,6 @@
         <aws-xray-version>2.4.0</aws-xray-version>
         <axiom-version>1.2.14</axiom-version>
         <azure-storage-java-sdk-version>8.6.0</azure-storage-java-sdk-version>
-        <bcel-bundle-version>5.2_4</bcel-bundle-version>
         <beanio-version>2.1.0</beanio-version>
         <beanstalkd-client-version>1.4.6</beanstalkd-client-version>
         <bndlib-version>2.4.0</bndlib-version>