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 2020/10/28 06:49:56 UTC

[camel-kafka-connector-examples] 27/36: NSQ Source Example: Moved to 0.6.0

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

commit aba02e68a8143e3513e44526e1da5d808f153078
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 28 07:39:54 2020 +0100

    NSQ Source Example: Moved to 0.6.0
---
 nsq/nsq-source/README.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/nsq/nsq-source/README.adoc b/nsq/nsq-source/README.adoc
index 5452796..6142eaf 100644
--- a/nsq/nsq-source/README.adoc
+++ b/nsq/nsq-source/README.adoc
@@ -28,8 +28,8 @@ In this example we'll use `/home/oscerd/connectors/`
 
 ```
 > cd /home/oscerd/connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-nsq-kafka-connector/0.5.0/camel-nsq-kafka-connector-0.5.0-package.zip
-> unzip camel-nsq-kafka-connector-0.5.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-nsq-kafka-connector/0.6.0/camel-nsq-kafka-connector-0.6.0-package.zip
+> unzip camel-nsq-kafka-connector-0.6.0-package.zip
 ```
 
 We'll need to add also some dependencies for this connector