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/01 07:13:09 UTC

[camel-kafka-connector-examples] 22/29: PGEvent example: Moved to 0.7.1

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

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

commit 38bd613a1aff3b1b41d60f46bd98aeabfcc26b12
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Feb 1 08:10:16 2021 +0100

    PGEvent example: Moved to 0.7.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 5631f9d..b001a56 100644
--- a/pgevent/pgevent-source/README.adoc
+++ b/pgevent/pgevent-source/README.adoc
@@ -24,8 +24,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.7.0/camel-pgevent-kafka-connector-0.7.0-package.zip
-> unzip camel-pgevent-kafka-connector-0.7.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-pgevent-kafka-connector/0.7.1/camel-pgevent-kafka-connector-0.7.1-package.zip
+> unzip camel-pgevent-kafka-connector-0.7.1-package.zip
 ----
 
 === Configuring Kafka Connect