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

[camel] 06/18: CAMEL-14715 - Remove avro 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 526dc77024bc84b8cd5f50c19e4cc80d4674dbb1
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 30 15:50:48 2020 +0200

    CAMEL-14715 - Remove avro 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 2ae09cf..701043b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -77,7 +77,6 @@
         <avro-ipc-jetty-version>1.9.1</avro-ipc-jetty-version>
         <avro-ipc-netty-version>1.9.1</avro-ipc-netty-version>
         <!-- these two avro bundles relates to camel-hdfs karaf feature -->
-        <avro-bundle-version>1.9.1_1</avro-bundle-version>
         <awaitility-version>4.0.2</awaitility-version>
         <aws-java-sdk-bundle-version>1.11.714_1</aws-java-sdk-bundle-version>
         <aws-java-sdk-version>1.11.714</aws-java-sdk-version>