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 2021/11/04 13:25:32 UTC

[camel-examples] 02/04: CAMEL-16467 - Camel-Examples: Group the example for grouped componets in a middle folder - Azure

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

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

commit d442cc67f08bf2bfcf926625bc938981d670f249
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Nov 4 14:13:03 2021 +0100

    CAMEL-16467 - Camel-Examples: Group the example for grouped componets in a middle folder - Azure
---
 examples/pom.xml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/examples/pom.xml b/examples/pom.xml
index 0744dba..c800a3e 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -87,8 +87,7 @@
         <module>artemis-large-messages</module>
         <module>as2</module>
         <module>aws</module>
-        <module>azure-eventhubs</module>
-        <module>azure-storage-blob</module>
+        <module>azure</module>
         <module>basic</module>
         <module>billboard-aggregate</module>
         <module>bigxml-split</module>
@@ -122,7 +121,6 @@
         <module>jmx</module>
         <module>jooq</module>
         <module>kafka</module>
-        <module>kafka-azure</module>
         <module>kamelet</module>
         <module>kamelet-chucknorris</module>
         <module>kamelet-main</module>