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 2af3f0b Added Camel-Kamelet-main to components POM
2af3f0b is described below
commit 2af3f0bafa22ea4a2117d4a7ee1ed827a68d93a9
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon May 24 06:31:12 2021 +0200
Added Camel-Kamelet-main to components POM
---
components/pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/components/pom.xml b/components/pom.xml
index 44aec4d..bbf7d91 100644
--- a/components/pom.xml
+++ b/components/pom.xml
@@ -214,6 +214,7 @@
<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>