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

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

commit ad45b954dfc4fb8cdba7b66114a30efc2028297f
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Thu Apr 8 08:51:41 2021 +0200

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

diff --git a/examples/pom.xml b/examples/pom.xml
index 74bd0c3..0b0493f 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -86,7 +86,7 @@
         <module>artemis</module>
         <module>artemis-large-messages</module>
         <module>as2</module>
-        <module>aws-secrets-manager</module>
+        <module>aws</module>
         <module>azure-storage-blob</module>
         <module>basic</module>
         <module>billboard-aggregate</module>
@@ -129,11 +129,7 @@
         <module>main</module>
         <module>main-artemis</module>
         <module>main-endpointdsl</module>
-        <module>main-endpointdsl-aws2</module>
-        <module>main-endpointdsl-aws2-s3</module>
-        <module>main-endpointdsl-aws2-s3-kafka</module>
         <module>main-endpointdsl-google-pubsub</module>
-        <module>main-endpointdsl-kafka-aws2-s3</module>
         <module>main-health</module>
         <module>main-joor</module>
         <module>main-lambda</module>

Reply via email to