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/09/22 09:23:09 UTC

[camel-kafka-connector] 02/04: Added browse to excluded component list

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

acosentino pushed a commit to branch components-cut
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git

commit c0ba0d0e936af52477d80d923be5aab6efb25e87
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Sep 22 08:02:48 2020 +0200

    Added browse to excluded component list
---
 connectors/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/connectors/pom.xml b/connectors/pom.xml
index cbfebe9..6e5aea3 100644
--- a/connectors/pom.xml
+++ b/connectors/pom.xml
@@ -116,6 +116,7 @@
                         <param>aws2-kms</param>
                         <param>aws2-mq</param>
                         <param>aws2-msk</param>
+                        <param>browse</param>
                         <param>dataset</param>
                         <param>dataset-test</param>
                         <param>debezium-mongodb</param>