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

[camel] 09/18: CAMEL-14715 - Remove azure-guava version 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 98c0650e0d5c61b86d76a60c8460e4eaa5c9815b
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 30 15:54:14 2020 +0200

    CAMEL-14715 - Remove azure-guava version 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 307b32b..ac42b2c 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>
-        <azure-guava-version>20.0</azure-guava-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>