You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by lb...@apache.org on 2021/03/02 11:29:48 UTC

[camel-examples] 02/02: Remove duplicated artemis module

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

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

commit 019099d603ab62bdeab084176702ca00088b89b0
Author: Luca Burgazzoli <lb...@gmail.com>
AuthorDate: Tue Mar 2 11:52:52 2021 +0100

    Remove duplicated artemis module
---
 examples/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/examples/pom.xml b/examples/pom.xml
index 1681ecd..64e902c 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -126,7 +126,6 @@
         <module>loadbalancing</module>
         <module>loan-broker-jms</module>
         <module>main</module>
-        <module>artemis</module>
         <module>main-endpointdsl</module>
         <module>main-endpointdsl-aws2</module>
         <module>main-endpointdsl-aws2-s3</module>