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 2022/03/11 06:36:17 UTC

[camel-kafka-connector-examples] 23/31: Move example to 0.11.5: PGEvent

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

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

commit e6d3e08444173790c3d9d414a952ee801fa1329c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Mar 11 07:32:58 2022 +0100

    Move example to 0.11.5: PGEvent
---
 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 207a589..837dde9 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.11.0/camel-pgevent-kafka-connector-0.11.0-package.tar.gz
-> untar.gz camel-pgevent-kafka-connector-0.11.0-package.tar.gz
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-pgevent-kafka-connector/0.11.5/camel-pgevent-kafka-connector-0.11.5-package.tar.gz
+> untar.gz camel-pgevent-kafka-connector-0.11.5-package.tar.gz
 ----
 
 === Configuring Kafka Connect