This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit 21bcae6387bc947d345411df58063c86d994a801 Author: Nicolas Filotto <[email protected]> AuthorDate: Fri Jan 20 15:17:24 2023 +0100 Regenerate the virtual dependencies --- integration-tests-jvm/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration-tests-jvm/pom.xml b/integration-tests-jvm/pom.xml index a35aaca940..600ed65140 100644 --- a/integration-tests-jvm/pom.xml +++ b/integration-tests-jvm/pom.xml @@ -50,8 +50,8 @@ <module>cmis</module> <module>coap</module> <module>cometd</module> - <module>controlbus-statistics</module> <module>console</module> + <module>controlbus-statistics</module> <module>corda</module> <module>couchbase</module> <module>debug</module>
