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 eae4fca79e984005b0ca724982d49215362b1c83 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Jul 1 18:26:28 2019 +0200 Added camel-microprofile-config to component POM --- components/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/components/pom.xml b/components/pom.xml index ebf8a3d..ab32c00 100644 --- a/components/pom.xml +++ b/components/pom.xml @@ -233,6 +233,7 @@ <module>camel-mail</module> <module>camel-metrics</module> <module>camel-micrometer</module> + <module>camel-microprofile-config</module> <module>camel-milo</module> <module>camel-mina2</module> <module>camel-mllp</module>