This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch message-timestamp-router-action in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit e1728ea32b2aa4601e53bf6c52b19b0cc210f18f Author: Andrea Cosentino <[email protected]> AuthorDate: Wed May 19 08:46:36 2021 +0200 Added Message Timestamp Router action to Catalog --- message-timestamp-router-action.kamelet.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/message-timestamp-router-action.kamelet.yaml b/message-timestamp-router-action.kamelet.yaml index fcc9e8e..6510643 100644 --- a/message-timestamp-router-action.kamelet.yaml +++ b/message-timestamp-router-action.kamelet.yaml @@ -9,7 +9,7 @@ metadata: camel.apache.org/provider: "Apache Software Foundation" spec: definition: - title: "Timestamp Router Action" + title: "Message Timestamp Router Action" description: "Update the topic field as a function of the original topic name and the record's timestamp field." required: - timestampKeys
