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/04 17:32:07 UTC

[camel-kafka-connector-examples] branch master updated: Added Quartz 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 a11c288  Added Quartz example to list
a11c288 is described below

commit a11c288a97a53a620a602813285fde6004670bda
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Feb 4 18:31:45 2021 +0100

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

diff --git a/README.adoc b/README.adoc
index c0549e2..b9d0a1f 100644
--- a/README.adoc
+++ b/README.adoc
@@ -33,6 +33,7 @@ List of existing examples:
 - Nats source and sink examples
 - NSQ source and sink examples
 - PGEvent source example
+- Quartz source example
 - RabbitMQ source and sink examples
 - SFTP source and sink examples
 - Slack source, sink and apicurio registry example