This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch aws2-iam in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit b20f1ae76eefed13a5985020fedabdcfa7d3bae1 Author: Andrea Cosentino <[email protected]> AuthorDate: Wed Jun 17 11:20:19 2020 +0200 AWS2-IAM: Regen metadata --- .../aws2-iam/runtime/src/main/resources/META-INF/quarkus-extension.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/extensions/aws2-iam/runtime/src/main/resources/META-INF/quarkus-extension.yaml b/extensions/aws2-iam/runtime/src/main/resources/META-INF/quarkus-extension.yaml index 3f935d8..1e44551 100644 --- a/extensions/aws2-iam/runtime/src/main/resources/META-INF/quarkus-extension.yaml +++ b/extensions/aws2-iam/runtime/src/main/resources/META-INF/quarkus-extension.yaml @@ -24,8 +24,6 @@ name: "Camel AWS 2 IAM" description: "Manage AWS IAM instances using AWS SDK version 2.x" metadata: - unlisted: true guide: "https://camel.apache.org/camel-quarkus/latest/extensions/aws2-iam.html" categories: - "integration" - status: "preview"
