This is an automated email from the ASF dual-hosted git repository.

aldettinger pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


The following commit(s) were added to refs/heads/main by this push:
     new 6290af8  Fixup 0be98ea Use test grouping for MongoDB extensions #3089
6290af8 is described below

commit 6290af87f13b1cf0389248a36cbf43c42bca4cd5
Author: Peter Palaga <ppal...@redhat.com>
AuthorDate: Sun Sep 19 13:34:07 2021 +0200

    Fixup 0be98ea Use test grouping for MongoDB extensions #3089
---
 integration-test-groups/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/integration-test-groups/pom.xml b/integration-test-groups/pom.xml
index 641ecb6..a20c612 100644
--- a/integration-test-groups/pom.xml
+++ b/integration-test-groups/pom.xml
@@ -41,6 +41,7 @@
         <module>aws2</module>
         <module>azure</module>
         <module>foundation</module>
+        <module>mongodb</module>
     </modules>
 
 </project>

Reply via email to