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/19 05:56:34 UTC

[camel-kafka-connector-examples] 17/31: JDBC Examples: Moved to 0.7.2

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

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

commit 618e8fdc530be756a05ea4b14e351ea3f1cb3f78
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Feb 19 06:52:20 2021 +0100

    JDBC Examples: Moved to 0.7.2
---
 jdbc/jdbc-sink/README.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/jdbc/jdbc-sink/README.adoc b/jdbc/jdbc-sink/README.adoc
index 7620af5..f53cfd8 100644
--- a/jdbc/jdbc-sink/README.adoc
+++ b/jdbc/jdbc-sink/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-jdbc-kafka-connector/0.7.1/camel-jdbc-kafka-connector-0.7.1-package.zip
-> unzip camel-jdbc-kafka-connector-0.7.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-jdbc-kafka-connector/0.7.2/camel-jdbc-kafka-connector-0.7.2-package.zip
+> unzip camel-jdbc-kafka-connector-0.7.2-package.zip
 ----
 
 There is also the need of the driver for this example