This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch aws2-kms in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit cca807f5eaf22ea0694edc8f09e112b37c1ad352 Author: Andrea Cosentino <[email protected]> AuthorDate: Thu Jun 18 09:53:37 2020 +0200 AWS2-KMS: Regen metadata --- .../aws2-kms/runtime/src/main/resources/META-INF/quarkus-extension.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/extensions/aws2-kms/runtime/src/main/resources/META-INF/quarkus-extension.yaml b/extensions/aws2-kms/runtime/src/main/resources/META-INF/quarkus-extension.yaml index 97721fb..6fbeb29 100644 --- a/extensions/aws2-kms/runtime/src/main/resources/META-INF/quarkus-extension.yaml +++ b/extensions/aws2-kms/runtime/src/main/resources/META-INF/quarkus-extension.yaml @@ -24,8 +24,6 @@ name: "Camel AWS 2 KMS" description: "Manage keys stored in AWS KMS instances using AWS SDK version 2.x" metadata: - unlisted: true guide: "https://camel.apache.org/camel-quarkus/latest/extensions/aws2-kms.html" categories: - "integration" - status: "preview"
