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:41:55 UTC

[camel] 11/12: CAMEL-14715 - Remove zookeeper guava 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 8a44e326e72abd68998a90d6db8e9278c16995e9
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 31 10:13:32 2020 +0200

    CAMEL-14715 - Remove zookeeper guava 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 2f2d2e5..f79fcb5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -564,7 +564,6 @@
         <zipkin-reporter-version>2.12.2</zipkin-reporter-version>
         <zipkin-version>2.21.0</zipkin-version>
         <zookeeper-version>3.5.7</zookeeper-version>
-        <zookeeper-guava-version>27.1-jre</zookeeper-guava-version>
         <zxing-version>3.4.0</zxing-version>
         <zxing-bundle-version>3.4.0_1</zxing-bundle-version>