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.git
commit 6c241cbc236fff53907fe9fc10f5f3b9a56c8d1c Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Jan 12 16:27:21 2021 +0100 Added Camel-spring-rabbitmq to components pom --- components/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/components/pom.xml b/components/pom.xml index 220dae2..39b8eb2 100644 --- a/components/pom.xml +++ b/components/pom.xml @@ -356,6 +356,7 @@ <module>camel-spring-integration</module> <module>camel-spring-javaconfig</module> <module>camel-spring-ldap</module> + <module>camel-spring-rabbitmq</module> <module>camel-spring-redis</module> <module>camel-spring-security</module> <module>camel-spring-ws</module>