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 41e23df87589f316627ab683f83f2fba616d96de Author: Andrea Cosentino <[email protected]> AuthorDate: Tue May 11 11:22:39 2021 +0200 Added Kafka Manual Commit action --- kafka-manual-commit-action.kamelet.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kafka-manual-commit-action.kamelet.yaml b/kafka-manual-commit-action.kamelet.yaml index dae76fe..2c25d79 100644 --- a/kafka-manual-commit-action.kamelet.yaml +++ b/kafka-manual-commit-action.kamelet.yaml @@ -9,7 +9,7 @@ metadata: camel.apache.org/provider: "Apache Software Foundation" spec: definition: - title: "Kafka Manual Commit action" + title: "Kafka Manual Commit Action" description: "Manually commit Kafka Offset" type: object dependencies:
