This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit 040663e438d7800d5897eaebe3827491e7b8b65c Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Mar 10 07:39:45 2021 +0100 CAMEL-16321 - Have a middle folder for azure components --- components/pom.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/components/pom.xml b/components/pom.xml index 89adb71..a795d3e 100644 --- a/components/pom.xml +++ b/components/pom.xml @@ -108,10 +108,7 @@ <module>camel-avro</module> <module>camel-avro-rpc</module> <module>camel-aws</module> - <module>camel-azure-storage-blob</module> - <module>camel-azure-storage-datalake</module> - <module>camel-azure-storage-queue</module> - <module>camel-azure-eventhubs</module> + <module>camel-azure</module> <module>camel-barcode</module> <module>camel-base64</module> <module>camel-bean-validator</module>