This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git
commit 3064b3d50aa4e164efe1617ed8562b801453357a 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 aca5496..c1742a7 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>
