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 796c239b970eefed383755aee4e038e95701576a
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Tue Apr 6 07:35:52 2021 +0200

    Twitter Examples: Moved to 0.9.0
---
 twitter/twitter-direct-message-sink/README.adoc   | 4 ++--
 twitter/twitter-direct-message-source/README.adoc | 4 ++--
 twitter/twitter-search-source/README.adoc         | 4 ++--
 twitter/twitter-timeline-sink/README.adoc         | 4 ++--
 twitter/twitter-timeline-source/README.adoc       | 6 +++---
 5 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/twitter/twitter-direct-message-sink/README.adoc 
b/twitter/twitter-direct-message-sink/README.adoc
index 918c6ad..c3f7857 100644
--- a/twitter/twitter-direct-message-sink/README.adoc
+++ b/twitter/twitter-direct-message-sink/README.adoc
@@ -32,8 +32,8 @@ In this example we'll use `/home/oscerd/connectors/`
 
 ```
 > cd /home/oscerd/connectors/
-> wget 
https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-twitter-directmessage-kafka-connector/0.8.0/camel-twitter-directmessage-kafka-connector-0.8.0-package.tar.gz
-> untar.gz camel-twitter-directmessage-kafka-connector-0.8.0-package.tar.gz
+> wget 
https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-twitter-directmessage-kafka-connector/0.9.0/camel-twitter-directmessage-kafka-connector-0.9.0-package.tar.gz
+> untar.gz camel-twitter-directmessage-kafka-connector-0.9.0-package.tar.gz
 ```
 
 Now it's time to setup the connectors
diff --git a/twitter/twitter-direct-message-source/README.adoc 
b/twitter/twitter-direct-message-source/README.adoc
index 83d537d..0ab28a2 100644
--- a/twitter/twitter-direct-message-source/README.adoc
+++ b/twitter/twitter-direct-message-source/README.adoc
@@ -32,8 +32,8 @@ In this example we'll use `/home/oscerd/connectors/`
 
 ```
 > cd /home/oscerd/connectors/
-> wget 
https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-twitter-directmessage-kafka-connector/0.8.0/camel-twitter-directmessage-kafka-connector-0.8.0-package.tar.gz
-> untar.gz camel-twitter-directmessage-kafka-connector-0.8.0-package.tar.gz
+> wget 
https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-twitter-directmessage-kafka-connector/0.9.0/camel-twitter-directmessage-kafka-connector-0.9.0-package.tar.gz
+> untar.gz camel-twitter-directmessage-kafka-connector-0.9.0-package.tar.gz
 ```
 
 Now it's time to setup the connectors
diff --git a/twitter/twitter-search-source/README.adoc 
b/twitter/twitter-search-source/README.adoc
index 1521bb7..d12ff36 100644
--- a/twitter/twitter-search-source/README.adoc
+++ b/twitter/twitter-search-source/README.adoc
@@ -32,8 +32,8 @@ In this example we'll use `/home/oscerd/connectors/`
 
 ```
 > cd /home/oscerd/connectors/
-> wget 
https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-twitter-search-kafka-connector/0.8.0/camel-twitter-search-kafka-connector-0.8.0-package.tar.gz
-> untar.gz camel-twitter-search-kafka-connector-0.8.0-package.tar.gz
+> wget 
https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-twitter-search-kafka-connector/0.9.0/camel-twitter-search-kafka-connector-0.9.0-package.tar.gz
+> untar.gz camel-twitter-search-kafka-connector-0.9.0-package.tar.gz
 ```
 
 Now it's time to setup the connectors
diff --git a/twitter/twitter-timeline-sink/README.adoc 
b/twitter/twitter-timeline-sink/README.adoc
index 230fcc8..4fa7d01 100644
--- a/twitter/twitter-timeline-sink/README.adoc
+++ b/twitter/twitter-timeline-sink/README.adoc
@@ -34,8 +34,8 @@ In this example we'll use `/home/oscerd/connectors/`
 [source]
 ----
 > cd /home/oscerd/connectors/
-> wget 
https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-twitter-timeline-kafka-connector/0.8.0/camel-twitter-timeline-kafka-connector-0.8.0-package.tar.gz
-> untar.gz camel-twitter-timeline-kafka-connector-0.8.0-package.tar.gz
+> wget 
https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-twitter-timeline-kafka-connector/0.9.0/camel-twitter-timeline-kafka-connector-0.9.0-package.tar.gz
+> untar.gz camel-twitter-timeline-kafka-connector-0.9.0-package.tar.gz
 ----
 
 Now it's time to setup the connectors
diff --git a/twitter/twitter-timeline-source/README.adoc 
b/twitter/twitter-timeline-source/README.adoc
index 85a8125..233d77c 100644
--- a/twitter/twitter-timeline-source/README.adoc
+++ b/twitter/twitter-timeline-source/README.adoc
@@ -34,8 +34,8 @@ In this example we'll use `/home/oscerd/connectors/`
 [source]
 ----
 > cd /home/oscerd/connectors/
-> wget 
https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-twitter-timeline-kafka-connector/0.8.0/camel-twitter-timeline-kafka-connector-0.8.0-package.tar.gz
-> untar.gz camel-twitter-timeline-kafka-connector-0.8.0-package.tar.gz
+> wget 
https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-twitter-timeline-kafka-connector/0.9.0/camel-twitter-timeline-kafka-connector-0.9.0-package.tar.gz
+> untar.gz camel-twitter-timeline-kafka-connector-0.9.0-package.tar.gz
 ----
 
 Now it's time to setup the connectors
@@ -75,6 +75,6 @@ In another terminal, using kafkacat, you can consume the 
messages
 ----
 > ./kafkacat -b localhost:9092 -t mytopic
 % Auto-selecting Consumer mode (use -P or -C to override)
-StatusJSONImpl{createdAt=Thu Jan 21 19:40:53 UTC 2021, id=1352340411239559170, 
text='We released Apache Camel 3.7.1 (LTS) today, a new patch release with 29 
fixes and improvements: https://t.co/osOTD4uY5k #apachecamel', source='<a 
href="https://about.twitter.com/products/tweetdeck"; 
rel="nofollow">TweetDeck</a>', isTruncated=false, inReplyToStatusId=-1, 
inReplyToUserId=-1, isFavorited=false, isRetweeted=false, favoriteCount=37, 
inReplyToScreenName='null', geoLocation=null, place=null, ret [...]
+StatusJSONImpl{createdAt=Thu Jan 21 19:40:53 UTC 2021, id=1352340411239559170, 
text='We released Apache Camel 3.7.1 (LTS) today, a new patch release with 29 
fixes and improvements: https://t.co/osOTD4uY5k #apachecamel', source='<a 
href="https://about.twitter.com/products/tweetdeck"; 
rel="nofollow">TweetDeck</a>', isTruncated=false, inReplyToStatusId=-1, 
inReplyToUserId=-1, isFavorited=false, isRetweeted=false, favoriteCount=37, 
inReplyToScreenName='null', geoLocation=null, place=null, ret [...]
 % Reached end of topic mytopic [0] at offset 1
 ----

Reply via email to