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

[camel-karaf] 09/10: CAMEL-14715: Remove obsolete "avro bundles" comment

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-karaf.git

commit 1f94f9097088171df532a23759758e64582d24c9
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 31 09:37:33 2020 +0200

    CAMEL-14715: Remove obsolete "avro bundles" comment
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bb63031..bb964c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -155,7 +155,6 @@
         <avro-version>1.9.1</avro-version>
         <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>