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 c2bc857f03c612cdec2efdd963efdb83821878d2 Author: Andrea Cosentino <[email protected]> AuthorDate: Fri Apr 16 13:19:26 2021 +0200 CAMEL-16524 - Remove Camel-Crypto-CMS --- components/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/components/pom.xml b/components/pom.xml index 1bebaa9..a540a43 100644 --- a/components/pom.xml +++ b/components/pom.xml @@ -125,7 +125,6 @@ <module>camel-corda</module> <module>camel-couchbase</module> <module>camel-couchdb</module> - <module>camel-crypto-cms</module> <module>camel-crypto</module> <module>camel-csimple-joor</module> <module>camel-csv</module>
