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-examples.git
The following commit(s) were added to refs/heads/master by this push:
new 79cef93 Add main-artemis to modules
79cef93 is described below
commit 79cef931b85d26bbca108c602711948875d7f60b
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Mar 30 07:57:56 2021 +0200
Add main-artemis to modules
---
examples/pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/examples/pom.xml b/examples/pom.xml
index 5bc1ae3..b52645d 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -127,6 +127,7 @@
<module>loadbalancing</module>
<module>loan-broker-jms</module>
<module>main</module>
+ <module>main-artemis</module>
<module>main-endpointdsl</module>
<module>main-endpointdsl-aws2</module>
<module>main-endpointdsl-aws2-s3</module>