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/04/06 05:37:10 UTC

[camel-kafka-connector-examples] 21/30: PGEvent Examples: Moved to 0.9.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 431711545c140f4b3e5a956213efa2b450116249
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Apr 6 07:33:10 2021 +0200

    PGEvent Examples: Moved to 0.9.0
---
 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 89dd4e4..c09a5d4 100644
--- a/pgevent/pgevent-source/README.adoc
+++ b/pgevent/pgevent-source/README.adoc
@@ -24,8 +24,8 @@ Download the connector package tar.gz and extract the content to a directory. In
 [source]
 ----
 > cd /home/oscerd/connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-pgevent-kafka-connector/0.8.0/camel-pgevent-kafka-connector-0.8.0-package.tar.gz
-> untar.gz camel-pgevent-kafka-connector-0.8.0-package.tar.gz
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-pgevent-kafka-connector/0.9.0/camel-pgevent-kafka-connector-0.9.0-package.tar.gz
+> untar.gz camel-pgevent-kafka-connector-0.9.0-package.tar.gz
 ----
 
 === Configuring Kafka Connect