This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch 3.9.0-rework in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git
commit ae2b0261abe622188b310de34d323fb28737fdb8 Author: Andrea Cosentino <[email protected]> AuthorDate: Mon Mar 29 07:35:45 2021 +0200 Align to 3.9.0 --- connectors/pom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/connectors/pom.xml b/connectors/pom.xml index 332874b..52c980c 100644 --- a/connectors/pom.xml +++ b/connectors/pom.xml @@ -234,9 +234,7 @@ <module>camel-aws2-sqs-kafka-connector</module> <module>camel-aws2-sts-kafka-connector</module> <module>camel-aws2-translate-kafka-connector</module> - <module>camel-azure-blob-kafka-connector</module> <module>camel-azure-eventhubs-kafka-connector</module> - <module>camel-azure-queue-kafka-connector</module> <module>camel-azure-storage-blob-kafka-connector</module> <module>camel-azure-storage-datalake-kafka-connector</module> <module>camel-azure-storage-queue-kafka-connector</module>
