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:01:12 UTC

[camel] 09/43: CAMEL-14715 - Remove opencensus-api 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 ad3732994ab6ffa1cbd80a7a08476150b4e89aca
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 31 08:30:39 2020 +0200

    CAMEL-14715 - Remove opencensus-api 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 46897fc..4fdcc37 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -437,7 +437,6 @@
         <olingo2-version>2.0.11</olingo2-version>
         <olingo4-version>4.7.1</olingo4-version>
         <ognl-version>3.1.12</ognl-version>
-        <opencensus-api-version>0.24.0</opencensus-api-version>
         <oncrpc-version>1.1.3</oncrpc-version>
         <openjpa-version>3.1.1</openjpa-version>
         <openstack4j-version>3.0.2</openstack4j-version>