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 2021/02/10 13:06:34 UTC

[camel-kafka-connector-examples] branch master updated: Added SCP Sink example to list

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git


The following commit(s) were added to refs/heads/master by this push:
     new 3212a31  Added SCP Sink example to list
3212a31 is described below

commit 3212a3190148879d46423b5e21554cb37714bf92
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Feb 10 14:06:16 2021 +0100

    Added SCP Sink example to list
---
 README.adoc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.adoc b/README.adoc
index 41573fe..6ab25f6 100644
--- a/README.adoc
+++ b/README.adoc
@@ -35,6 +35,7 @@ List of existing examples:
 - PGEvent source example
 - Quartz source example
 - RabbitMQ source and sink examples
+- SCP sink example
 - SFTP source and sink examples
 - Slack source, sink and apicurio registry example
 - SSH source and sink examples