You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2022/12/01 09:57:18 UTC

[camel-kamelets] 04/04: Added Microsoft Exchange IMAP OAUTH source kamelet

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

commit 2526f7a33b5d5f3d5a3af4e554dfc47984e4d88d
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Dec 1 10:57:04 2022 +0100

    Added Microsoft Exchange IMAP OAUTH source kamelet
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 .../kamelets/ms-exchange-online-imap-oauth-source.kamelet.yaml          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/library/camel-kamelets/src/main/resources/kamelets/ms-exchange-online-imap-oauth-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/ms-exchange-online-imap-oauth-source.kamelet.yaml
index 3c1f7f1a..8523bea2 100644
--- a/library/camel-kamelets/src/main/resources/kamelets/ms-exchange-online-imap-oauth-source.kamelet.yaml
+++ b/library/camel-kamelets/src/main/resources/kamelets/ms-exchange-online-imap-oauth-source.kamelet.yaml
@@ -17,7 +17,7 @@
 apiVersion: camel.apache.org/v1alpha1
 kind: Kamelet
 metadata:
-  name:   name:ms-exchange-online-imap-oauth-source
+  name: ms-exchange-online-imap-oauth-source
   annotations:
     camel.apache.org/kamelet.support.level: "Stable"
     camel.apache.org/catalog.version: "main-SNAPSHOT"