This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch sql-server-source in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 35e42b2a3469c58c34f79c4f0a1368799f471012 Author: Andrea Cosentino <[email protected]> AuthorDate: Fri Jun 18 15:20:49 2021 +0200 Added SQL Server Source Kamelet --- sqlserver-source.kamelet.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sqlserver-source.kamelet.yaml b/sqlserver-source.kamelet.yaml index 719f2b6..2015372 100644 --- a/sqlserver-source.kamelet.yaml +++ b/sqlserver-source.kamelet.yaml @@ -12,7 +12,7 @@ metadata: camel.apache.org/kamelet.type: "source" spec: definition: - title: "Microsoft SQL Server Sink" + title: "Microsoft SQL Server Source" description: |- Query data from a Microsoft SQL Server Database.
