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 47fdae5c4358c071b1f76dd5a6486430128dbb12
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Tue Sep 20 20:01:57 2022 +0200

    CAMEL-18504 - camel-google-secret-manager - Add dev console for secrets
    
    Signed-off-by: Andrea Cosentino <anco...@gmail.com>
---
 .../META-INF/services/org/apache/camel/dev-console/gcp-secrets          | 2 ++
 1 file changed, 2 insertions(+)

diff --git 
a/components/camel-google/camel-google-secret-manager/src/generated/resources/META-INF/services/org/apache/camel/dev-console/gcp-secrets
 
b/components/camel-google/camel-google-secret-manager/src/generated/resources/META-INF/services/org/apache/camel/dev-console/gcp-secrets
new file mode 100644
index 00000000000..abaa04e47b0
--- /dev/null
+++ 
b/components/camel-google/camel-google-secret-manager/src/generated/resources/META-INF/services/org/apache/camel/dev-console/gcp-secrets
@@ -0,0 +1,2 @@
+# Generated by camel build tools - do NOT edit this file!
+class=org.apache.camel.component.google.secret.manager.GoogleSecretManagerDevConsole

Reply via email to