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

[camel] 09/12: CAMEL-14715 - Remove zipkin libthrift 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 c795cd3c36b0887885276ff6bb275e7614fe7a3b
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 31 10:12:23 2020 +0200

    CAMEL-14715 - Remove zipkin libthrift 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 1c2a481..072ff4f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -563,7 +563,6 @@
         <zendesk-client-version>0.6.2</zendesk-client-version>
         <zipkin-reporter-version>2.12.2</zipkin-reporter-version>
         <zipkin-version>2.21.0</zipkin-version>
-        <zipkin-libthrift-version>0.13.0</zipkin-libthrift-version>
         <zjsonpatch-version>0.3.0</zjsonpatch-version>
         <zookeeper-version>3.5.7</zookeeper-version>
         <zookeeper-guava-version>27.1-jre</zookeeper-guava-version>