This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch aws2-ses in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit 57c35480cf215444e28a437f2edaf4fb3862239f Author: Andrea Cosentino <[email protected]> AuthorDate: Mon Jun 22 09:34:15 2020 +0200 Camel-AWS2-SES: Regen metadata --- .../aws2-ses/runtime/src/main/resources/META-INF/quarkus-extension.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/extensions/aws2-ses/runtime/src/main/resources/META-INF/quarkus-extension.yaml b/extensions/aws2-ses/runtime/src/main/resources/META-INF/quarkus-extension.yaml index c582289..e385407 100644 --- a/extensions/aws2-ses/runtime/src/main/resources/META-INF/quarkus-extension.yaml +++ b/extensions/aws2-ses/runtime/src/main/resources/META-INF/quarkus-extension.yaml @@ -24,8 +24,6 @@ name: "Camel AWS 2 Simple Email Service" description: "Send e-mails through AWS SES service using AWS SDK version 2.x" metadata: - unlisted: true guide: "https://camel.apache.org/camel-quarkus/latest/extensions/aws2-ses.html" categories: - "integration" - status: "preview"
