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

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

commit a2e5a9a34fc06d1419fbd53d65866df57b9406dd
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Mon Jun 21 06:51:28 2021 +0200

    Couchbase Example: Moved to 0.10.1
---
 couchbase/couchbase-sink/README.adoc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/couchbase/couchbase-sink/README.adoc 
b/couchbase/couchbase-sink/README.adoc
index c10fbe0..023747a 100644
--- a/couchbase/couchbase-sink/README.adoc
+++ b/couchbase/couchbase-sink/README.adoc
@@ -29,10 +29,10 @@ In this example we'll use `/home/otavio/connectors/`
 
 ```
 > cd /home/otavio/connectors/
-> wget 
https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-couchbase-kafka-connector/0.10.0/camel-couchbase-kafka-connector-0.10.0-package.tar.gz
-> untar.gz camel-couchbase-kafka-connector-0.10.0-package.tar.gz
+> wget 
https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-couchbase-kafka-connector/0.10.1/camel-couchbase-kafka-connector-0.10.1-package.tar.gz
+> untar.gz camel-couchbase-kafka-connector-0.10.1-package.tar.gz
 ```
-There is a little bug in 0.10.0, so we'll need to add explicitly the couchbase 
driver
+There is a little bug in 0.10.1, so we'll need to add explicitly the couchbase 
driver
 
 ```
 > cd /home/otavio/connectors/camel-couchbase-kafka-connector

Reply via email to