This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push: new 19ecf18 Revert "Added Camel-Kamelet-main to components POM" 19ecf18 is described below commit 19ecf1873c5b115eb0a4278927af6e3000c78e4e Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon May 24 06:36:36 2021 +0200 Revert "Added Camel-Kamelet-main to components POM" This reverts commit 2af3f0bafa22ea4a2117d4a7ee1ed827a68d93a9. --- components/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/components/pom.xml b/components/pom.xml index bbf7d91..44aec4d 100644 --- a/components/pom.xml +++ b/components/pom.xml @@ -214,7 +214,6 @@ <module>camel-jta</module> <module>camel-kafka</module> <module>camel-kamelet</module> - <module>camel-kamelet-main</module> <module>camel-kamelet-reify</module> <module>camel-kubernetes</module> <module>camel-kudu</module>