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 66126527873536346ab7a1bb7a9ed0af336069b2 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Jan 28 06:56:22 2021 +0100 CAMEL-16001 - Added Huawei SMN cloud to components modules --- components/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/components/pom.xml b/components/pom.xml index 829ae58..0803c36 100644 --- a/components/pom.xml +++ b/components/pom.xml @@ -229,6 +229,7 @@ <module>camel-hdfs</module> <module>camel-headersmap</module> <module>camel-hl7</module> + <module>camel-huaweicloud-smn</module> <module>camel-ical</module> <module>camel-iec60870</module> <module>camel-ignite</module>