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

[camel] 10/18: CAMEL-14715 - Remove backport-util-concurrent 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 f5322c404a34bed75727b99f53a044d8c6b3b710
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 30 15:54:55 2020 +0200

    CAMEL-14715 - Remove backport-util-concurrent 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 ac42b2c..b69b4b9 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>
-        <backport-util-concurrent-version>3.1</backport-util-concurrent-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>