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-examples.git

commit a0d497eec9257062caf9673cba1e64640f13abd1
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Wed Sep 14 07:37:46 2022 +0200

    Camel Google Secret Manager context reloading: Added example to modules
    
    Signed-off-by: Andrea Cosentino <anco...@gmail.com>
---
 examples/vault/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/examples/vault/pom.xml b/examples/vault/pom.xml
index f755ef57..32be4687 100644
--- a/examples/vault/pom.xml
+++ b/examples/vault/pom.xml
@@ -39,5 +39,6 @@
     <modules>
         <module>aws-secrets-manager</module>
         <module>aws-secrets-manager-reloading</module>
+        <module>google-secret-manager-reloading</module>
     </modules>
 </project>

Reply via email to