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/10/12 16:23:52 UTC

[camel-kafka-connector] 01/03: Lets re-introduce Kafka kafka connector

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

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

commit 6e71fb1cd5c1ea9713c735fea592c4a5d9f4687a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Oct 12 15:57:05 2020 +0200

    Lets re-introduce Kafka kafka connector
---
 connectors/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/connectors/pom.xml b/connectors/pom.xml
index 1e0be58..bea1ee0 100644
--- a/connectors/pom.xml
+++ b/connectors/pom.xml
@@ -112,7 +112,6 @@
                         <param>debezium-postgres</param>
                         <param>debezium-sqlserver</param>
                         <param>digitalocean</param>
-                        <param>kafka</param>
                         <param>mock</param>
                         <param>ref</param>
                         <param>robotframework</param>