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-spring-boot.git
commit d4b6d22842e3f2a542e556db0fc3b5a72681ba67 Author: akoufoudakis <[email protected]> AuthorDate: Thu May 14 18:29:37 2020 +0200 Added widget-gadget module --- examples/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/pom.xml b/examples/pom.xml index bd30194..2ab89ac 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -74,6 +74,7 @@ <module>camel-example-spring-boot-strimzi</module> <module>camel-example-spring-cloud-servicecall</module> <module>camel-example-spring-cloud-serviceregistry</module> + <module>camel-example-spring-boot-widget-gadget</module> </modules> <properties>
