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/12/03 13:48:30 UTC

[camel-kafka-connector-examples] 17/24: PGEvent Example: Moved to 0.6.1

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

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

commit 86b5cbebda70f8818bfbd84c1fca2d3f9576cf3e
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Dec 3 14:45:39 2020 +0100

    PGEvent Example: Moved to 0.6.1
---
 pgevent/pgevent-source/README.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pgevent/pgevent-source/README.adoc b/pgevent/pgevent-source/README.adoc
index f8ff5f0..3adb4ba 100644
--- a/pgevent/pgevent-source/README.adoc
+++ b/pgevent/pgevent-source/README.adoc
@@ -25,8 +25,8 @@ Download the connector package zip and extract the content to a directory. In th
 [source]
 ----
 > cd /home/oscerd/connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-pgevent-kafka-connector/0.6.0/camel-pgevent-kafka-connector-0.6.0-package.zip
-> unzip camel-pgevent-kafka-connector-0.6.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-pgevent-kafka-connector/0.6.1/camel-pgevent-kafka-connector-0.6.1-package.zip
+> unzip camel-pgevent-kafka-connector-0.6.1-package.zip
 ----
 
 === Configuring Kafka Connect