This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a commit to branch camel-main
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git
The following commit(s) were added to refs/heads/camel-main by this push:
new eeeac63 Remove the camel-k-loader-groovy module from the main pom
eeeac63 is described below
commit eeeac6384580c88585c6a8c3e44447af3f5c77e7
Author: Otavio Rodolfo Piske <[email protected]>
AuthorDate: Tue May 25 15:45:14 2021 +0200
Remove the camel-k-loader-groovy module from the main pom
---
pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7d5e508..3f3258a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -351,7 +351,6 @@
<module>camel-k-core</module>
<module>camel-k-loader-jsh</module>
<module>camel-k-loader-yaml</module>
- <module>camel-k-loader-groovy</module>
<module>camel-k-cron</module>
<module>camel-k-cloudevents</module>