You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2021/03/10 11:05:44 UTC

[camel] 04/06: CAMEL-16322 - Have a middle folder for google components

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

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 724a19f58663a1c97c0d86c6f3f3123c1fef07cc
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Mar 10 11:50:23 2021 +0100

    CAMEL-16322 - Have a middle folder for google components
---
 components/pom.xml | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/components/pom.xml b/components/pom.xml
index a795d3e..2a4c057 100644
--- a/components/pom.xml
+++ b/components/pom.xml
@@ -171,13 +171,7 @@
         <module>camel-geocoder</module>
         <module>camel-git</module>
         <module>camel-github</module>
-        <module>camel-google-bigquery</module>
-        <module>camel-google-calendar</module>
-        <module>camel-google-drive</module>
-        <module>camel-google-mail</module>
-        <module>camel-google-pubsub</module>
-        <module>camel-google-sheets</module>
-	<module>camel-google-storage</module>
+        <module>camel-google</module>
         <module>camel-gora</module>
         <module>camel-grape</module>
         <module>camel-graphql</module>