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

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

commit 4a55be498a63d6e043efd45530a76d91b669aacc
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Mon Aug 3 08:13:46 2020 +0200

    Added missing connector in connectors pom
---
 connectors/pom.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/connectors/pom.xml b/connectors/pom.xml
index cb5f3cd..390bae6 100644
--- a/connectors/pom.xml
+++ b/connectors/pom.xml
@@ -194,6 +194,7 @@
         <module>camel-aws-sqs-kafka-connector</module>
         <module>camel-aws-swf-kafka-connector</module>
         <module>camel-aws-translate-kafka-connector</module>
+        <module>camel-aws2-athena-kafka-connector</module>
         <module>camel-aws2-cw-kafka-connector</module>
         <module>camel-aws2-ddb-kafka-connector</module>
         <module>camel-aws2-ddbstream-kafka-connector</module>
@@ -426,6 +427,7 @@
         <module>camel-rest-kafka-connector</module>
         <module>camel-rest-openapi-kafka-connector</module>
         <module>camel-rest-swagger-kafka-connector</module>
+        <module>camel-resteasy-kafka-connector</module>
         <module>camel-robotframework-kafka-connector</module>
         <module>camel-rss-kafka-connector</module>
         <module>camel-saga-kafka-connector</module>

Reply via email to