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

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

commit fa755c1dd6349029d97fa179932d35bfa6f58e51
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Feb 21 14:06:22 2022 +0100

    CAMEL-17685 - Create a Camel Google Secrets Manager component
---
 components/camel-google/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/camel-google/pom.xml b/components/camel-google/pom.xml
index 6dba261..66690a9 100644
--- a/components/camel-google/pom.xml
+++ b/components/camel-google/pom.xml
@@ -39,7 +39,7 @@
         <module>camel-google-functions</module>
         <module>camel-google-mail</module>
         <module>camel-google-pubsub</module>
-        <module>camel-google-secret-manager</module>
+        <module>camel-google-secrets-manager</module>
         <module>camel-google-sheets</module>
         <module>camel-google-storage</module>
     </modules>

Reply via email to