You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pa...@apache.org on 2020/03/30 19:15:21 UTC

[camel] 02/03: CAMEL-14715: Remove obsolete "avro bundles" comment

This is an automated email from the ASF dual-hosted git repository.

pascalschumacher pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 8c23d11817b8c1f215cfabae23dbdb14f5d8d2e1
Author: Pascal Schumacher <pa...@gmx.net>
AuthorDate: Mon Mar 30 21:07:18 2020 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 6e738f09..730f345 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -75,7 +75,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 -->
         <awaitility-version>4.0.2</awaitility-version>
         <aws-java-sdk-version>1.11.714</aws-java-sdk-version>
         <aws-java-sdk2-version>2.11.4</aws-java-sdk2-version>