This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot-examples.git
The following commit(s) were added to refs/heads/main by this push:
new a010f56 CAMEL-21485: Marco fixed this example
a010f56 is described below
commit a010f5693cd9e34c9151fff47682fc472f95f8ff
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Nov 28 15:36:39 2024 +0100
CAMEL-21485: Marco fixed this example
---
pom.xml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 3f15080..32b1c89 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,8 +44,7 @@
<module>artemis</module>
<module>aws-secrets-manager</module>
<module>aws2-s3</module>
- <!--
- <module>dynamic-router-eip</module> -->
+ <module>dynamic-router-eip</module>
<module>endpointdsl</module>
<module>fhir</module>
<module>fhir-auth-tx</module>