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/01/04 06:27:58 UTC

[camel-kafka-connector-examples] branch examples-0.7.0 created (now 963f0f7)

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

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


      at 963f0f7  AWS S3 to JMS: Moved to 0.7.0 version

This branch includes the following new commits:

     new bd55634  AMQP example: Moved to 0.7.0 version
     new 725b21b  ArangoDB Examples: Moved to 0.7.0 version
     new 218fb30  AWS2 Examples: Moved to 0.7.0 version
     new 2a97bcb  Google Examples: Moved to 0.7.0 version
     new cc6c58e  Braintree examples: Moved to version 0.7.0
     new aff1be5  CQL Examples: Moved to 0.7.0 version
     new 79159e9  Exec examples: Moved to 0.7.0
     new b9036c2  File examples: Moved to 0.7.0 version
     new 0ca10c5  File watch example: Moved to 0.7.0 version
     new e9236bc  FTP Example: Moved to 0.7.0 version
     new 02846bb  Ftps Examples: Moved to 0.7.0 example
     new 0ebe991  Git examples: Moved to 0.7.0 version
     new 272987a  Infinispan examples: Moved to 0.7.0 version
     new b9f2968  Minio Examples: Moved to 0.7.0 version
     new 58fdfdd  Nats Examples: Moved to 0.7.0 version
     new 5823c6a  PgEvent example: Moved to 0.7.0 version
     new 7dbc3ce  RabbitMQ Examples: Moved to 0.7.0 version
     new bf8ecc5  SFTP Examples: Moved to 0.7.0 version
     new 95bdad0  Slack examples: Moved to 0.7.0 examples
     new 87d222e  SQL Examples: moved to 0.7.0 version
     new f61063b  SSH Examples: Moved to 0.7.0 version
     new 84be3f6  Telegram examples: Moved to 0.7.0 version
     new e59f882  Twitter examples: Moved to 0.7.0 version
     new 889d38c  NSQ Examples: Moved to 0.7.0 version
     new 963f0f7  AWS S3 to JMS: Moved to 0.7.0 version

The 25 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel-kafka-connector-examples] 12/25: Git examples: Moved to 0.7.0 version

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 0ebe991492271357aaccee5deb9faec4a3049dc1
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 4 07:22:03 2021 +0100

    Git examples: Moved to 0.7.0 version
---
 git/git-source-branch/README.adoc | 4 ++--
 git/git-source-commit/README.adoc | 4 ++--
 git/git-source-tag/README.adoc    | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/git/git-source-branch/README.adoc b/git/git-source-branch/README.adoc
index cc52100..ca5d65b 100644
--- a/git/git-source-branch/README.adoc
+++ b/git/git-source-branch/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-git-kafka-connector/0.6.1/camel-git-kafka-connector-0.6.1-package.zip
-> unzip camel-git-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-git-kafka-connector/0.7.0/camel-git-kafka-connector-0.7.0-package.zip
+> unzip camel-git-kafka-connector-0.7.0-package.zip
 ----
 
 === Configuring Kafka Connect
diff --git a/git/git-source-commit/README.adoc b/git/git-source-commit/README.adoc
index 0e39edd..36fae72 100644
--- a/git/git-source-commit/README.adoc
+++ b/git/git-source-commit/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-git-kafka-connector/0.6.1/camel-git-kafka-connector-0.6.1-package.zip
-> unzip camel-git-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-git-kafka-connector/0.7.0/camel-git-kafka-connector-0.7.0-package.zip
+> unzip camel-git-kafka-connector-0.7.0-package.zip
 ----
 
 === Configuring Kafka Connect
diff --git a/git/git-source-tag/README.adoc b/git/git-source-tag/README.adoc
index e1218fe..de81366 100644
--- a/git/git-source-tag/README.adoc
+++ b/git/git-source-tag/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-git-kafka-connector/0.6.1/camel-git-kafka-connector-0.6.1-package.zip
-> unzip camel-git-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-git-kafka-connector/0.7.0/camel-git-kafka-connector-0.7.0-package.zip
+> unzip camel-git-kafka-connector-0.7.0-package.zip
 ----
 
 === Configuring Kafka Connect


[camel-kafka-connector-examples] 06/25: CQL Examples: Moved to 0.7.0 version

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit aff1be58c19c6bb6c907ccb5a2694966865e8dd1
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 4 07:19:57 2021 +0100

    CQL Examples: Moved to 0.7.0 version
---
 cql/cql-sink/README.adoc   | 16 ++++++++--------
 cql/cql-source/README.adoc | 34 +++++++++++++++++-----------------
 2 files changed, 25 insertions(+), 25 deletions(-)

diff --git a/cql/cql-sink/README.adoc b/cql/cql-sink/README.adoc
index 7071c07..2f87bc3 100644
--- a/cql/cql-sink/README.adoc
+++ b/cql/cql-sink/README.adoc
@@ -28,8 +28,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-cql-kafka-connector/0.6.1/camel-cql-kafka-connector-0.6.1-package.zip
-> unzip camel-cql-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-cql-kafka-connector/0.7.0/camel-cql-kafka-connector-0.7.0-package.zip
+> unzip camel-cql-kafka-connector-0.7.0-package.zip
 ```
 
 ## Setting up Apache Cassandra
@@ -210,8 +210,8 @@ So we need to do something like this:
 
 ```
 > cd my-connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-cql-kafka-connector/0.6.1/camel-cql-kafka-connector-0.6.1-package.zip
-> unzip camel-cql-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-cql-kafka-connector/0.7.0/camel-cql-kafka-connector-0.7.0-package.zip
+> unzip camel-cql-kafka-connector-0.7.0-package.zip
 ```
 
 Now we can start the build 
@@ -240,22 +240,22 @@ You should see something like this:
   {
     "class": "org.apache.camel.kafkaconnector.CamelSinkConnector",
     "type": "sink",
-    "version": "0.6.1"
+    "version": "0.7.0"
   },
   {
     "class": "org.apache.camel.kafkaconnector.CamelSourceConnector",
     "type": "source",
-    "version": "0.6.1"
+    "version": "0.7.0"
   },
   {
     "class": "org.apache.camel.kafkaconnector.cql.CamelCqlSinkConnector",
     "type": "sink",
-    "version": "0.6.1"
+    "version": "0.7.0"
   },
   {
     "class": "org.apache.camel.kafkaconnector.cql.CamelCqlSourceConnector",
     "type": "source",
-    "version": "0.6.1"
+    "version": "0.7.0"
   },
   {
     "class": "org.apache.kafka.connect.file.FileStreamSinkConnector",
diff --git a/cql/cql-source/README.adoc b/cql/cql-source/README.adoc
index ffd0689..93c952f 100644
--- a/cql/cql-source/README.adoc
+++ b/cql/cql-source/README.adoc
@@ -27,7 +27,7 @@ and set the `plugin.path` property to your choosen location
 You'll need to build your connector starting from an archetype:
 
 ```
-> mvn archetype:generate  -DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes  -DarchetypeArtifactId=camel-kafka-connector-extensible-archetype  -DarchetypeVersion=0.6.1
+> mvn archetype:generate  -DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes  -DarchetypeArtifactId=camel-kafka-connector-extensible-archetype  -DarchetypeVersion=0.7.0
 [INFO] Scanning for projects...
 [INFO] 
 [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
@@ -43,31 +43,31 @@ You'll need to build your connector starting from an archetype:
 [INFO] Generating project in Interactive mode
 Define value for property 'groupId': org.apache.camel.kafkaconnector.cql.extended
 Define value for property 'artifactId': cql-extended
-Define value for property 'version' 1.0-SNAPSHOT: : 0.6.1
+Define value for property 'version' 1.0-SNAPSHOT: : 0.7.0
 Define value for property 'package' org.apache.camel.kafkaconnector.cql.extended: : 
 Define value for property 'camel-kafka-connector-name': camel-cql-kafka-connector
-[INFO] Using property: camel-kafka-connector-version = 0.6.1
+[INFO] Using property: camel-kafka-connector-version = 0.7.0
 Confirm properties configuration:
 groupId: org.apache.camel.kafkaconnector.cql.extended
 artifactId: cql-extended
-version: 0.6.1
+version: 0.7.0
 package: org.apache.camel.kafkaconnector.cql.extended
 camel-kafka-connector-name: camel-cql-kafka-connector
-camel-kafka-connector-version: 0.6.1
+camel-kafka-connector-version: 0.7.0
  Y: : Y
 [INFO] ----------------------------------------------------------------------------
-[INFO] Using following parameters for creating project from Archetype: camel-kafka-connector-extensible-archetype:0.6.1
+[INFO] Using following parameters for creating project from Archetype: camel-kafka-connector-extensible-archetype:0.7.0
 [INFO] ----------------------------------------------------------------------------
 [INFO] Parameter: groupId, Value: org.apache.camel.kafkaconnector.cql.extended
 [INFO] Parameter: artifactId, Value: cql-extended
-[INFO] Parameter: version, Value: 0.6.1
+[INFO] Parameter: version, Value: 0.7.0
 [INFO] Parameter: package, Value: org.apache.camel.kafkaconnector.cql.extended
 [INFO] Parameter: packageInPathFormat, Value: org/apache/camel/kafkaconnector/cql/extended
 [INFO] Parameter: package, Value: org.apache.camel.kafkaconnector.cql.extended
-[INFO] Parameter: version, Value: 0.6.1
+[INFO] Parameter: version, Value: 0.7.0
 [INFO] Parameter: groupId, Value: org.apache.camel.kafkaconnector.cql.extended
 [INFO] Parameter: camel-kafka-connector-name, Value: camel-cql-kafka-connector
-[INFO] Parameter: camel-kafka-connector-version, Value: 0.6.1
+[INFO] Parameter: camel-kafka-connector-version, Value: 0.7.0
 [INFO] Parameter: artifactId, Value: cql-extended
 [INFO] Project created from Archetype in dir: /home/oscerd/playground/cql-extended
 [INFO] ------------------------------------------------------------------------
@@ -124,8 +124,8 @@ In this example we'll use `/home/oscerd/connectors/` as plugin.path, but we'll n
 
 ```
 > cd /home/oscerd/connectors/
-> cp /home/oscerd/playground/cql-extended/target/cql-extended-0.6.1-package.zip .
-> unzip cql-extended-0.6.1-package.zip
+> cp /home/oscerd/playground/cql-extended/target/cql-extended-0.7.0-package.zip .
+> unzip cql-extended-0.7.0-package.zip
 ```
 
 and we're now ready to setting up the Cassandra cluster.
@@ -279,8 +279,8 @@ So we need to do something like this:
 
 ```
 > cd my-connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-cql-kafka-connector/0.6.1/camel-cql-kafka-connector-0.6.1-package.zip
-> unzip camel-cql-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-cql-kafka-connector/0.7.0/camel-cql-kafka-connector-0.7.0-package.zip
+> unzip camel-cql-kafka-connector-0.7.0-package.zip
 ```
 
 Now we can start the build 
@@ -309,22 +309,22 @@ You should see something like this:
   {
     "class": "org.apache.camel.kafkaconnector.CamelSinkConnector",
     "type": "sink",
-    "version": "0.6.1"
+    "version": "0.7.0"
   },
   {
     "class": "org.apache.camel.kafkaconnector.CamelSourceConnector",
     "type": "source",
-    "version": "0.6.1"
+    "version": "0.7.0"
   },
   {
     "class": "org.apache.camel.kafkaconnector.cql.CamelCqlSinkConnector",
     "type": "sink",
-    "version": "0.6.1"
+    "version": "0.7.0"
   },
   {
     "class": "org.apache.camel.kafkaconnector.cql.CamelCqlSourceConnector",
     "type": "source",
-    "version": "0.6.1"
+    "version": "0.7.0"
   },
   {
     "class": "org.apache.kafka.connect.file.FileStreamSinkConnector",


[camel-kafka-connector-examples] 05/25: Braintree examples: Moved to version 0.7.0

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit cc6c58e2f7e3d7998d749df028d06c28698ba76c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 4 07:18:01 2021 +0100

    Braintree examples: Moved to version 0.7.0
---
 braintree/customer-delete-sink-connector/README.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/braintree/customer-delete-sink-connector/README.adoc b/braintree/customer-delete-sink-connector/README.adoc
index fed201a..12f1286 100644
--- a/braintree/customer-delete-sink-connector/README.adoc
+++ b/braintree/customer-delete-sink-connector/README.adoc
@@ -34,8 +34,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-braintree-kafka-connector/0.6.1/camel-braintree-kafka-connector-0.6.1-package.zip
-> unzip camel-braintree-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-braintree-kafka-connector/0.7.0/camel-braintree-kafka-connector-0.7.0-package.zip
+> unzip camel-braintree-kafka-connector-0.7.0-package.zip
 ```
 
 Now it's time to setup the connectors


[camel-kafka-connector-examples] 16/25: PgEvent example: Moved to 0.7.0 version

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 5823c6abba6ca29fef7de87b45fa3ea9baa4974b
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 4 07:23:56 2021 +0100

    PgEvent example: Moved to 0.7.0 version
---
 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 3adb4ba..663f846 100644
--- a/pgevent/pgevent-source/README.adoc
+++ b/pgevent/pgevent-source/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-pgevent-kafka-connector/0.6.1/camel-pgevent-kafka-connector-0.6.1-package.zip
-> unzip camel-pgevent-kafka-connector-0.6.1-package.zip
+> 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
 ----
 
 === Configuring Kafka Connect


[camel-kafka-connector-examples] 03/25: AWS2 Examples: Moved to 0.7.0 version

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 218fb30238399a88e1594048cff2fafe8dbae715
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 4 07:13:30 2021 +0100

    AWS2 Examples: Moved to 0.7.0 version
---
 aws2-iam/aws2-iam-sink-create-group/README.adoc    |  4 +--
 aws2-iam/aws2-iam-sink-create-user/README.adoc     |  4 +--
 aws2-iam/aws2-iam-sink-delete-group/README.adoc    |  4 +--
 aws2-iam/aws2-iam-sink-delete-user/README.adoc     |  4 +--
 .../aws2-kinesis-firehose-sink/README.adoc         | 10 ++++----
 aws2-lambda/aws2-lambda-sink/README.adoc           | 10 ++++----
 aws2-s3/aws2-s3-minio-source/README.adoc           |  4 +--
 aws2-s3/aws2-s3-move-after-read/README.adoc        | 10 ++++----
 aws2-s3/aws2-s3-sink-with-aggregation/README.adoc  | 10 ++++----
 .../aws2-s3-sink-with-zip-aggregation/README.adoc  | 30 +++++++++++-----------
 .../aws2-s3-sink-with-zip-dataformat/README.adoc   | 30 +++++++++++-----------
 aws2-s3/aws2-s3-source/README.adoc                 | 10 ++++----
 aws2-sns/aws2-sns-sink/README.adoc                 | 10 ++++----
 aws2-sqs/aws2-sqs-sink/README.adoc                 | 10 ++++----
 aws2-sqs/aws2-sqs-source/README.adoc               | 10 ++++----
 15 files changed, 80 insertions(+), 80 deletions(-)

diff --git a/aws2-iam/aws2-iam-sink-create-group/README.adoc b/aws2-iam/aws2-iam-sink-create-group/README.adoc
index 5729cd8..0976b04 100644
--- a/aws2-iam/aws2-iam-sink-create-group/README.adoc
+++ b/aws2-iam/aws2-iam-sink-create-group/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-aws2-iam-kafka-connector/0.6.1/camel-aws2-iam-kafka-connector-0.6.1-package.zip
-> unzip camel-aws2-iam-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-iam-kafka-connector/0.7.0/camel-aws2-iam-kafka-connector-0.7.0-package.zip
+> unzip camel-aws2-iam-kafka-connector-0.7.0-package.zip
 ----
 
 === Configuring Kafka Connect
diff --git a/aws2-iam/aws2-iam-sink-create-user/README.adoc b/aws2-iam/aws2-iam-sink-create-user/README.adoc
index a4ca194..1adff26 100644
--- a/aws2-iam/aws2-iam-sink-create-user/README.adoc
+++ b/aws2-iam/aws2-iam-sink-create-user/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-aws2-iam-kafka-connector/0.6.1/camel-aws2-iam-kafka-connector-0.6.1-package.zip
-> unzip camel-aws2-iam-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-iam-kafka-connector/0.7.0/camel-aws2-iam-kafka-connector-0.7.0-package.zip
+> unzip camel-aws2-iam-kafka-connector-0.7.0-package.zip
 ----
 
 === Configuring Kafka Connect
diff --git a/aws2-iam/aws2-iam-sink-delete-group/README.adoc b/aws2-iam/aws2-iam-sink-delete-group/README.adoc
index 1c74572..e1d72de 100644
--- a/aws2-iam/aws2-iam-sink-delete-group/README.adoc
+++ b/aws2-iam/aws2-iam-sink-delete-group/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-aws2-iam-kafka-connector/0.6.1/camel-aws2-iam-kafka-connector-0.6.1-package.zip
-> unzip camel-aws2-iam-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-iam-kafka-connector/0.7.0/camel-aws2-iam-kafka-connector-0.7.0-package.zip
+> unzip camel-aws2-iam-kafka-connector-0.7.0-package.zip
 ----
 
 === Configuring Kafka Connect
diff --git a/aws2-iam/aws2-iam-sink-delete-user/README.adoc b/aws2-iam/aws2-iam-sink-delete-user/README.adoc
index 10bbddb..687a5e9 100644
--- a/aws2-iam/aws2-iam-sink-delete-user/README.adoc
+++ b/aws2-iam/aws2-iam-sink-delete-user/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-aws2-iam-kafka-connector/0.6.1/camel-aws2-iam-kafka-connector-0.6.1-package.zip
-> unzip camel-aws2-iam-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-iam-kafka-connector/0.7.0/camel-aws2-iam-kafka-connector-0.7.0-package.zip
+> unzip camel-aws2-iam-kafka-connector-0.7.0-package.zip
 ----
 
 === Configuring Kafka Connect
diff --git a/aws2-kinesis-firehose/aws2-kinesis-firehose-sink/README.adoc b/aws2-kinesis-firehose/aws2-kinesis-firehose-sink/README.adoc
index 5bb24d9..1c994e2 100644
--- a/aws2-kinesis-firehose/aws2-kinesis-firehose-sink/README.adoc
+++ b/aws2-kinesis-firehose/aws2-kinesis-firehose-sink/README.adoc
@@ -30,8 +30,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-aws2-kinesis-firehose-kafka-connector/0.6.1/camel-aws2-kinesis-firehose-kafka-connector-0.6.1-package.zip
-> unzip camel-aws2-kinesis-firehose-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-kinesis-firehose-kafka-connector/0.7.0/camel-aws2-kinesis-firehose-kafka-connector-0.7.0-package.zip
+> unzip camel-aws2-kinesis-firehose-kafka-connector-0.7.0-package.zip
 ```
 
 On AWS console create a Kinesis firehose delivery stream named firehose-stream and choose to send it to an S3 bucket from the available list (in the same region)
@@ -146,8 +146,8 @@ So we need to do something like this:
 
 ```
 > cd my-connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-kinesis-firehose-kafka-connector/0.6.1/camel-aws2-kinesis-firehose-kafka-connector-0.6.1-package.zip
-> unzip camel-aws2-kinesis-firehose-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-kinesis-firehose-kafka-connector/0.7.0/camel-aws2-kinesis-firehose-kafka-connector-0.7.0-package.zip
+> unzip camel-aws2-kinesis-firehose-kafka-connector-0.7.0-package.zip
 ```
 
 Now we can start the build 
@@ -172,7 +172,7 @@ You should see something like this:
 
 [source,json,options="nowrap"]
 ----
-[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.6.1"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.6.1"},{"class":"org.apache.camel.kafkaconnector.aws2kinesisfirehose.CamelAws2kinesisfirehoseSinkConnector","type":"sink","version":"0.6.1"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":"sink","version":"2.5.0"},{"class":"org.apache.kafka.connect.file.FileStreamSourceConnector [...]
+[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.7.0"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.7.0"},{"class":"org.apache.camel.kafkaconnector.aws2kinesisfirehose.CamelAws2kinesisfirehoseSinkConnector","type":"sink","version":"0.7.0"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":"sink","version":"2.5.0"},{"class":"org.apache.kafka.connect.file.FileStreamSourceConnector [...]
 ----
 
 ### Set the AWS credential as secret (optional)
diff --git a/aws2-lambda/aws2-lambda-sink/README.adoc b/aws2-lambda/aws2-lambda-sink/README.adoc
index c44841e..c087b7d 100644
--- a/aws2-lambda/aws2-lambda-sink/README.adoc
+++ b/aws2-lambda/aws2-lambda-sink/README.adoc
@@ -29,8 +29,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-aws2-lambda-kafka-connector/0.6.1/camel-aws2-lambda-kafka-connector-0.6.1-package.zip
-> unzip camel-aws2-sns-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-lambda-kafka-connector/0.7.0/camel-aws2-lambda-kafka-connector-0.7.0-package.zip
+> unzip camel-aws2-sns-kafka-connector-0.7.0-package.zip
 ```
 
 ### Deploying the AWS Lambda function
@@ -161,8 +161,8 @@ So we need to do something like this:
 
 ```
 > cd my-connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-lambda-kafka-connector/0.6.1/camel-aws2-lambda-kafka-connector-0.6.1-package.zip
-> unzip camel-aws2-lambda-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-lambda-kafka-connector/0.7.0/camel-aws2-lambda-kafka-connector-0.7.0-package.zip
+> unzip camel-aws2-lambda-kafka-connector-0.7.0-package.zip
 ```
 
 Now we can start the build 
@@ -187,7 +187,7 @@ You should see something like this:
 
 [source,json,options="nowrap"]
 ----
-[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.6.1"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.6.1"},{"class":"org.apache.camel.kafkaconnector.aws2lambda.CamelAws2lambdaSinkConnector","type":"sink","version":"0.6.1"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":"sink","version":"2.5.0"},{"class":"org.apache.kafka.connect.file.FileStreamSourceConnector","type":"source", [...]
+[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.7.0"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.7.0"},{"class":"org.apache.camel.kafkaconnector.aws2lambda.CamelAws2lambdaSinkConnector","type":"sink","version":"0.7.0"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":"sink","version":"2.5.0"},{"class":"org.apache.kafka.connect.file.FileStreamSourceConnector","type":"source", [...]
 ----
 
 ### Set the AWS credential as secret (optional)
diff --git a/aws2-s3/aws2-s3-minio-source/README.adoc b/aws2-s3/aws2-s3-minio-source/README.adoc
index c0ba387..2d24073 100644
--- a/aws2-s3/aws2-s3-minio-source/README.adoc
+++ b/aws2-s3/aws2-s3-minio-source/README.adoc
@@ -29,8 +29,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-aws2-s3-kafka-connector/0.6.1/camel-aws2-s3-kafka-connector-0.6.1-package.zip
-> unzip camel-aws2-s3-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-s3-kafka-connector/0.7.0/camel-aws2-s3-kafka-connector-0.7.0-package.zip
+> unzip camel-aws2-s3-kafka-connector-0.7.0-package.zip
 ```
 
 Now we need to setup a MinIO instance
diff --git a/aws2-s3/aws2-s3-move-after-read/README.adoc b/aws2-s3/aws2-s3-move-after-read/README.adoc
index ce31044..38d9048 100644
--- a/aws2-s3/aws2-s3-move-after-read/README.adoc
+++ b/aws2-s3/aws2-s3-move-after-read/README.adoc
@@ -28,8 +28,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-aws2-s3-kafka-connector/0.6.1/camel-aws2-s3-kafka-connector-0.6.1-package.zip
-> unzip camel-aws2-s3-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-s3-kafka-connector/0.7.0/camel-aws2-s3-kafka-connector-0.7.0-package.zip
+> unzip camel-aws2-s3-kafka-connector-0.7.0-package.zip
 ```
 
 Now it's time to setup the connectors
@@ -145,8 +145,8 @@ So we need to do something like this:
 
 ```
 > cd my-connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-s3-kafka-connector/0.6.1/camel-aws2-s3-kafka-connector-0.6.1-package.zip
-> unzip camel-aws2-s3-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-s3-kafka-connector/0.7.0/camel-aws2-s3-kafka-connector-0.7.0-package.zip
+> unzip camel-aws2-s3-kafka-connector-0.7.0-package.zip
 ```
 
 Now we can start the build
@@ -171,7 +171,7 @@ You should see something like this:
 
 [source,json,options="nowrap"]
 ----
-[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.6.1"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.6.1"},{"class":"org.apache.camel.kafkaconnector.aws2s3.CamelAws2s3SinkConnector","type":"sink","version":"0.6.1"},{"class":"org.apache.camel.kafkaconnector.aws2s3.CamelAws2s3SourceConnector","type":"source","version":"0.6.1"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":"sink [...]
+[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.7.0"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.7.0"},{"class":"org.apache.camel.kafkaconnector.aws2s3.CamelAws2s3SinkConnector","type":"sink","version":"0.7.0"},{"class":"org.apache.camel.kafkaconnector.aws2s3.CamelAws2s3SourceConnector","type":"source","version":"0.7.0"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":"sink [...]
 ----
 
 ### Set the AWS credential as secret (optional)
diff --git a/aws2-s3/aws2-s3-sink-with-aggregation/README.adoc b/aws2-s3/aws2-s3-sink-with-aggregation/README.adoc
index 37bf446..af56e06 100644
--- a/aws2-s3/aws2-s3-sink-with-aggregation/README.adoc
+++ b/aws2-s3/aws2-s3-sink-with-aggregation/README.adoc
@@ -28,8 +28,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-aws2-s3-kafka-connector/0.6.1/camel-aws2-s3-kafka-connector-0.6.1-package.zip
-> unzip camel-aws2-s3-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-s3-kafka-connector/0.7.0/camel-aws2-s3-kafka-connector-0.7.0-package.zip
+> unzip camel-aws2-s3-kafka-connector-0.7.0-package.zip
 ```
 
 Now it's time to setup the connectors
@@ -157,8 +157,8 @@ So we need to do something like this:
 
 ```
 > cd my-connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-s3-kafka-connector/0.6.1/camel-aws2-s3-kafka-connector-0.6.1-package.zip
-> unzip camel-aws2-s3-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-s3-kafka-connector/0.7.0/camel-aws2-s3-kafka-connector-0.7.0-package.zip
+> unzip camel-aws2-s3-kafka-connector-0.7.0-package.zip
 ```
 
 Now we can start the build
@@ -183,7 +183,7 @@ You should see something like this:
 
 [source,json,options="nowrap"]
 ----
-[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.6.1"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.6.1"},{"class":"org.apache.camel.kafkaconnector.aws2s3.CamelAws2s3SinkConnector","type":"sink","version":"0.6.1"},{"class":"org.apache.camel.kafkaconnector.aws2s3.CamelAws2s3SourceConnector","type":"source","version":"0.6.1"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":"sink [...]
+[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.7.0"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.7.0"},{"class":"org.apache.camel.kafkaconnector.aws2s3.CamelAws2s3SinkConnector","type":"sink","version":"0.7.0"},{"class":"org.apache.camel.kafkaconnector.aws2s3.CamelAws2s3SourceConnector","type":"source","version":"0.7.0"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":"sink [...]
 ----
 
 ### Set the AWS credential as secret (optional)
diff --git a/aws2-s3/aws2-s3-sink-with-zip-aggregation/README.adoc b/aws2-s3/aws2-s3-sink-with-zip-aggregation/README.adoc
index b2502cf..d7ce50b 100644
--- a/aws2-s3/aws2-s3-sink-with-zip-aggregation/README.adoc
+++ b/aws2-s3/aws2-s3-sink-with-zip-aggregation/README.adoc
@@ -27,17 +27,17 @@ and set the `plugin.path` property to your choosen location
 You'll need to build your connector starting from an archetype:
 
 ```
-> mvn archetype:generate  -DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes  -DarchetypeArtifactId=camel-kafka-connector-extensible-archetype  -DarchetypeVersion=0.6.1
-[INFO] Using property: camel-kafka-connector-version = 0.6.1
+> mvn archetype:generate  -DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes  -DarchetypeArtifactId=camel-kafka-connector-extensible-archetype  -DarchetypeVersion=0.7.0
+[INFO] Using property: camel-kafka-connector-version = 0.7.0
 Confirm properties configuration:
 groupId: org.apache.camel.ckc
 artifactId: aws2s3
 version: 1.0-SNAPSHOT
 package: org.apache.camel.ckc
-camel-kafka-connector-version: 0.6.1
+camel-kafka-connector-version: 0.7.0
  Y: : Y
 [INFO] ----------------------------------------------------------------------------
-[INFO] Using following parameters for creating project from Archetype: camel-kafka-connector-extensible-archetype:0.6.1
+[INFO] Using following parameters for creating project from Archetype: camel-kafka-connector-extensible-archetype:0.7.0
 [INFO] ----------------------------------------------------------------------------
 [INFO] Parameter: groupId, Value: org.apache.camel.ckc
 [INFO] Parameter: artifactId, Value: aws2s3
@@ -47,7 +47,7 @@ camel-kafka-connector-version: 0.6.1
 [INFO] Parameter: package, Value: com.github.oscerd
 [INFO] Parameter: version, Value: 1.0-SNAPSHOT
 [INFO] Parameter: groupId, Value: org.apache.camel.ckc
-[INFO] Parameter: camel-kafka-connector-version, Value: 0.6.1
+[INFO] Parameter: camel-kafka-connector-version, Value: 0.7.0
 [INFO] Parameter: artifactId, Value: aws2s3
 [INFO] Project created from Archetype in dir: /home/workspace/miscellanea/aws2s3
 [INFO] ------------------------------------------------------------------------
@@ -93,12 +93,12 @@ Now we need to edit the POM
     <dependency>
       <groupId>org.apache.camel.kafkaconnector</groupId>
       <artifactId>camel-kafka-connector</artifactId>
-      <version>0.6.1</version>
+      <version>0.7.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.camel.kafkaconnector</groupId>
       <artifactId>camel-aws2-s3-kafka-connector</artifactId>
-      <version>0.6.1</version>
+      <version>0.7.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.camel</groupId>
@@ -251,17 +251,17 @@ so that each one is in its own subfolder
 In this case we need to extend an existing connector and add a ZipAggregationStrategy, so we need to leverage the archetype
 
 ```
-> mvn archetype:generate  -DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes  -DarchetypeArtifactId=camel-kafka-connector-extensible-archetype  -DarchetypeVersion=0.6.1
-[INFO] Using property: camel-kafka-connector-version = 0.6.1
+> mvn archetype:generate  -DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes  -DarchetypeArtifactId=camel-kafka-connector-extensible-archetype  -DarchetypeVersion=0.7.0
+[INFO] Using property: camel-kafka-connector-version = 0.7.0
 Confirm properties configuration:
 groupId: org.apache.camel.ckc
 artifactId: aws2s3
 version: 1.0-SNAPSHOT
 package: org.apache.camel.ckc
-camel-kafka-connector-version: 0.6.1
+camel-kafka-connector-version: 0.7.0
  Y: : Y
 [INFO] ----------------------------------------------------------------------------
-[INFO] Using following parameters for creating project from Archetype: camel-kafka-connector-extensible-archetype:0.6.1
+[INFO] Using following parameters for creating project from Archetype: camel-kafka-connector-extensible-archetype:0.7.0
 [INFO] ----------------------------------------------------------------------------
 [INFO] Parameter: groupId, Value: org.apache.camel.ckc
 [INFO] Parameter: artifactId, Value: aws2s3
@@ -271,7 +271,7 @@ camel-kafka-connector-version: 0.6.1
 [INFO] Parameter: package, Value: com.github.oscerd
 [INFO] Parameter: version, Value: 1.0-SNAPSHOT
 [INFO] Parameter: groupId, Value: org.apache.camel.ckc
-[INFO] Parameter: camel-kafka-connector-version, Value: 0.6.1
+[INFO] Parameter: camel-kafka-connector-version, Value: 0.7.0
 [INFO] Parameter: artifactId, Value: aws2s3
 [INFO] Project created from Archetype in dir: /home/workspace/miscellanea/aws2s3
 [INFO] ------------------------------------------------------------------------
@@ -317,12 +317,12 @@ Now we need to edit the POM
     <dependency>
       <groupId>org.apache.camel.kafkaconnector</groupId>
       <artifactId>camel-kafka-connector</artifactId>
-      <version>0.6.1</version>
+      <version>0.7.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.camel.kafkaconnector</groupId>
       <artifactId>camel-aws2-s3-kafka-connector</artifactId>
-      <version>0.6.1</version>
+      <version>0.7.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.camel</groupId>
@@ -365,7 +365,7 @@ You should see something like this:
 
 [source,json,options="nowrap"]
 ----
-[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.6.1"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.6.1"},{"class":"org.apache.camel.kafkaconnector.aws2s3.CamelAws2s3SinkConnector","type":"sink","version":"0.6.1"},{"class":"org.apache.camel.kafkaconnector.aws2s3.CamelAws2s3SourceConnector","type":"source","version":"0.6.1"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":"sink [...]
+[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.7.0"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.7.0"},{"class":"org.apache.camel.kafkaconnector.aws2s3.CamelAws2s3SinkConnector","type":"sink","version":"0.7.0"},{"class":"org.apache.camel.kafkaconnector.aws2s3.CamelAws2s3SourceConnector","type":"source","version":"0.7.0"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":"sink [...]
 ----
 
 ### Set the AWS credential as secret (optional)
diff --git a/aws2-s3/aws2-s3-sink-with-zip-dataformat/README.adoc b/aws2-s3/aws2-s3-sink-with-zip-dataformat/README.adoc
index 9cd673f..1aee67c 100644
--- a/aws2-s3/aws2-s3-sink-with-zip-dataformat/README.adoc
+++ b/aws2-s3/aws2-s3-sink-with-zip-dataformat/README.adoc
@@ -27,17 +27,17 @@ and set the `plugin.path` property to your choosen location
 You'll need to build your connector starting from an archetype:
 
 ```
-> mvn archetype:generate  -DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes  -DarchetypeArtifactId=camel-kafka-connector-extensible-archetype  -DarchetypeVersion=0.6.1
-[INFO] Using property: camel-kafka-connector-version = 0.6.1
+> mvn archetype:generate  -DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes  -DarchetypeArtifactId=camel-kafka-connector-extensible-archetype  -DarchetypeVersion=0.7.0
+[INFO] Using property: camel-kafka-connector-version = 0.7.0
 Confirm properties configuration:
 groupId: org.apache.camel.ckc
 artifactId: aws2s3
 version: 1.0-SNAPSHOT
 package: org.apache.camel.ckc
-camel-kafka-connector-version: 0.6.1
+camel-kafka-connector-version: 0.7.0
  Y: : Y
 [INFO] ----------------------------------------------------------------------------
-[INFO] Using following parameters for creating project from Archetype: camel-kafka-connector-extensible-archetype:0.6.1
+[INFO] Using following parameters for creating project from Archetype: camel-kafka-connector-extensible-archetype:0.7.0
 [INFO] ----------------------------------------------------------------------------
 [INFO] Parameter: groupId, Value: org.apache.camel.ckc
 [INFO] Parameter: artifactId, Value: aws2s3
@@ -47,7 +47,7 @@ camel-kafka-connector-version: 0.6.1
 [INFO] Parameter: package, Value: com.github.oscerd
 [INFO] Parameter: version, Value: 1.0-SNAPSHOT
 [INFO] Parameter: groupId, Value: org.apache.camel.ckc
-[INFO] Parameter: camel-kafka-connector-version, Value: 0.6.1
+[INFO] Parameter: camel-kafka-connector-version, Value: 0.7.0
 [INFO] Parameter: artifactId, Value: aws2s3
 [INFO] Project created from Archetype in dir: /home/workspace/miscellanea/aws2s3
 [INFO] ------------------------------------------------------------------------
@@ -93,12 +93,12 @@ Now we need to edit the POM
     <dependency>
       <groupId>org.apache.camel.kafkaconnector</groupId>
       <artifactId>camel-kafka-connector</artifactId>
-      <version>0.6.1</version>
+      <version>0.7.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.camel.kafkaconnector</groupId>
       <artifactId>camel-aws2-s3-kafka-connector</artifactId>
-      <version>0.6.1</version>
+      <version>0.7.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.camel</groupId>
@@ -239,17 +239,17 @@ so that each one is in its own subfolder
 In this case we need to extend an existing connector and add a ZipAggregationStrategy, so we need to leverage the archetype
 
 ```
-> mvn archetype:generate  -DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes  -DarchetypeArtifactId=camel-kafka-connector-extensible-archetype  -DarchetypeVersion=0.6.1
-[INFO] Using property: camel-kafka-connector-version = 0.6.1
+> mvn archetype:generate  -DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes  -DarchetypeArtifactId=camel-kafka-connector-extensible-archetype  -DarchetypeVersion=0.7.0
+[INFO] Using property: camel-kafka-connector-version = 0.7.0
 Confirm properties configuration:
 groupId: org.apache.camel.ckc
 artifactId: aws2s3
 version: 1.0-SNAPSHOT
 package: org.apache.camel.ckc
-camel-kafka-connector-version: 0.6.1
+camel-kafka-connector-version: 0.7.0
  Y: : Y
 [INFO] ----------------------------------------------------------------------------
-[INFO] Using following parameters for creating project from Archetype: camel-kafka-connector-extensible-archetype:0.6.1
+[INFO] Using following parameters for creating project from Archetype: camel-kafka-connector-extensible-archetype:0.7.0
 [INFO] ----------------------------------------------------------------------------
 [INFO] Parameter: groupId, Value: org.apache.camel.ckc
 [INFO] Parameter: artifactId, Value: aws2s3
@@ -259,7 +259,7 @@ camel-kafka-connector-version: 0.6.1
 [INFO] Parameter: package, Value: com.github.oscerd
 [INFO] Parameter: version, Value: 1.0-SNAPSHOT
 [INFO] Parameter: groupId, Value: org.apache.camel.ckc
-[INFO] Parameter: camel-kafka-connector-version, Value: 0.6.1
+[INFO] Parameter: camel-kafka-connector-version, Value: 0.7.0
 [INFO] Parameter: artifactId, Value: aws2s3
 [INFO] Project created from Archetype in dir: /home/workspace/miscellanea/aws2s3
 [INFO] ------------------------------------------------------------------------
@@ -305,12 +305,12 @@ Now we need to edit the POM
     <dependency>
       <groupId>org.apache.camel.kafkaconnector</groupId>
       <artifactId>camel-kafka-connector</artifactId>
-      <version>0.6.1</version>
+      <version>0.7.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.camel.kafkaconnector</groupId>
       <artifactId>camel-aws2-s3-kafka-connector</artifactId>
-      <version>0.6.1</version>
+      <version>0.7.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.camel</groupId>
@@ -352,7 +352,7 @@ You should see something like this:
 
 [source,json,options="nowrap"]
 ----
-[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.6.1"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.6.1"},{"class":"org.apache.camel.kafkaconnector.aws2s3.CamelAws2s3SinkConnector","type":"sink","version":"0.6.1"},{"class":"org.apache.camel.kafkaconnector.aws2s3.CamelAws2s3SourceConnector","type":"source","version":"0.6.1"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":"sink [...]
+[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.7.0"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.7.0"},{"class":"org.apache.camel.kafkaconnector.aws2s3.CamelAws2s3SinkConnector","type":"sink","version":"0.7.0"},{"class":"org.apache.camel.kafkaconnector.aws2s3.CamelAws2s3SourceConnector","type":"source","version":"0.7.0"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":"sink [...]
 ----
 
 ### Set the AWS credential as secret (optional)
diff --git a/aws2-s3/aws2-s3-source/README.adoc b/aws2-s3/aws2-s3-source/README.adoc
index f549c85..81e0807 100644
--- a/aws2-s3/aws2-s3-source/README.adoc
+++ b/aws2-s3/aws2-s3-source/README.adoc
@@ -28,8 +28,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-aws2-s3-kafka-connector/0.6.1/camel-aws2-s3-kafka-connector-0.6.1-package.zip
-> unzip camel-aws2-s3-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-s3-kafka-connector/0.7.0/camel-aws2-s3-kafka-connector-0.7.0-package.zip
+> unzip camel-aws2-s3-kafka-connector-0.7.0-package.zip
 ```
 
 Now it's time to setup the connectors
@@ -139,8 +139,8 @@ So we need to do something like this:
 
 ```
 > cd my-connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-s3-kafka-connector/0.6.1/camel-aws2-s3-kafka-connector-0.6.1-package.zip
-> unzip camel-aws2-s3-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-s3-kafka-connector/0.7.0/camel-aws2-s3-kafka-connector-0.7.0-package.zip
+> unzip camel-aws2-s3-kafka-connector-0.7.0-package.zip
 ```
 
 Now we can start the build
@@ -165,7 +165,7 @@ You should see something like this:
 
 [source,json,options="nowrap"]
 ----
-[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.6.1"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.6.1"},{"class":"org.apache.camel.kafkaconnector.aws2s3.CamelAws2s3SinkConnector","type":"sink","version":"0.6.1"},{"class":"org.apache.camel.kafkaconnector.aws2s3.CamelAws2s3SourceConnector","type":"source","version":"0.6.1"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":"sink [...]
+[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.7.0"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.7.0"},{"class":"org.apache.camel.kafkaconnector.aws2s3.CamelAws2s3SinkConnector","type":"sink","version":"0.7.0"},{"class":"org.apache.camel.kafkaconnector.aws2s3.CamelAws2s3SourceConnector","type":"source","version":"0.7.0"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":"sink [...]
 ----
 
 ### Set the AWS credential as secret (optional)
diff --git a/aws2-sns/aws2-sns-sink/README.adoc b/aws2-sns/aws2-sns-sink/README.adoc
index 35f7174..23fb7e1 100644
--- a/aws2-sns/aws2-sns-sink/README.adoc
+++ b/aws2-sns/aws2-sns-sink/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-aws2-sns-kafka-connector/0.6.1/camel-aws2-sns-kafka-connector-0.6.1-package.zip
-> unzip camel-aws2-sns-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-sns-kafka-connector/0.7.0/camel-aws2-sns-kafka-connector-0.7.0-package.zip
+> unzip camel-aws2-sns-kafka-connector-0.7.0-package.zip
 ----
 
 === Configuring Kafka Connect
@@ -153,8 +153,8 @@ So we need to do something like this:
 [source]
 ----
 > cd my-connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-sns-kafka-connector/0.6.1/camel-aws2-sns-kafka-connector-0.6.1-package.zip
-> unzip camel-aws2-sns-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-sns-kafka-connector/0.7.0/camel-aws2-sns-kafka-connector-0.7.0-package.zip
+> unzip camel-aws2-sns-kafka-connector-0.7.0-package.zip
 ----
 
 Now we can start the build 
@@ -179,7 +179,7 @@ You should see something like this:
 
 [source,json,options="nowrap"]
 ----
-[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.6.1"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.6.1"},{"class":"org.apache.camel.kafkaconnector.aws2sns.CamelAws2snsSinkConnector","type":"sink","version":"0.6.1"},{"class":"org.apache.camel.kafkaconnector.aws2sns.CamelAws2snsSourceConnector","type":"source","version":"0.6.1"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":" [...]
+[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.7.0"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.7.0"},{"class":"org.apache.camel.kafkaconnector.aws2sns.CamelAws2snsSinkConnector","type":"sink","version":"0.7.0"},{"class":"org.apache.camel.kafkaconnector.aws2sns.CamelAws2snsSourceConnector","type":"source","version":"0.7.0"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":" [...]
 ----
 
 === Set the AWS credentials as OpenShift secret (optional)
diff --git a/aws2-sqs/aws2-sqs-sink/README.adoc b/aws2-sqs/aws2-sqs-sink/README.adoc
index c4169ee..272dd42 100644
--- a/aws2-sqs/aws2-sqs-sink/README.adoc
+++ b/aws2-sqs/aws2-sqs-sink/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-aws2-sqs-kafka-connector/0.6.1/camel-aws2-sqs-kafka-connector-0.6.1-package.zip
-> unzip camel-aws2-sqs-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-sqs-kafka-connector/0.7.0/camel-aws2-sqs-kafka-connector-0.7.0-package.zip
+> unzip camel-aws2-sqs-kafka-connector-0.7.0-package.zip
 ----
 
 === Configuring Kafka Connect
@@ -156,8 +156,8 @@ So we need to do something like this:
 [source]
 ----
 > cd my-connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-sqs-kafka-connector/0.6.1/camel-aws2-sqs-kafka-connector-0.6.1-package.zip
-> unzip camel-aws2-sqs-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-sqs-kafka-connector/0.7.0/camel-aws2-sqs-kafka-connector-0.7.0-package.zip
+> unzip camel-aws2-sqs-kafka-connector-0.7.0-package.zip
 ----
 
 Now we can start the build
@@ -182,7 +182,7 @@ You should see something like this:
 
 [source,json,options="nowrap"]
 ----
-[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.6.1"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.6.1"},{"class":"org.apache.camel.kafkaconnector.aws2sqs.CamelAws2sqsSinkConnector","type":"sink","version":"0.6.1"},{"class":"org.apache.camel.kafkaconnector.aws2sqs.CamelAws2sqsSourceConnector","type":"source","version":"0.6.1"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":" [...]
+[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.7.0"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.7.0"},{"class":"org.apache.camel.kafkaconnector.aws2sqs.CamelAws2sqsSinkConnector","type":"sink","version":"0.7.0"},{"class":"org.apache.camel.kafkaconnector.aws2sqs.CamelAws2sqsSourceConnector","type":"source","version":"0.7.0"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":" [...]
 ----
 
 === Set the AWS credentials as OpenShift secret (optional)
diff --git a/aws2-sqs/aws2-sqs-source/README.adoc b/aws2-sqs/aws2-sqs-source/README.adoc
index e4998bc..cce29a9 100644
--- a/aws2-sqs/aws2-sqs-source/README.adoc
+++ b/aws2-sqs/aws2-sqs-source/README.adoc
@@ -24,8 +24,8 @@ Download the connector package zip and extract the content to a directory.In thi
 [source]
 ----
 > cd /home/oscerd/connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-sqs-kafka-connector/0.6.1/camel-aws2-sqs-kafka-connector-0.6.1-package.zip
-> unzip camel-aws2-sqs-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-sqs-kafka-connector/0.7.0/camel-aws2-sqs-kafka-connector-0.7.0-package.zip
+> unzip camel-aws2-sqs-kafka-connector-0.7.0-package.zip
 ----
 
 === Configuring Kafka Connect
@@ -157,8 +157,8 @@ so that each one is in its own subfolder
 [source]
 ----
 > cd my-connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-sqs-kafka-connector/0.6.1/camel-aws2-sqs-kafka-connector-0.6.1-package.zip
-> unzip camel-aws2-sqs-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-sqs-kafka-connector/0.7.0/camel-aws2-sqs-kafka-connector-0.7.0-package.zip
+> unzip camel-aws2-sqs-kafka-connector-0.7.0-package.zip
 ----
 
 Now we can start the build
@@ -183,7 +183,7 @@ You should see something like this:
 
 [source,json,options="nowrap"]
 ----
-[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.6.1"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.6.1"},{"class":"org.apache.camel.kafkaconnector.aws2sqs.CamelAws2sqsSinkConnector","type":"sink","version":"0.6.1"},{"class":"org.apache.camel.kafkaconnector.aws2sqs.CamelAws2sqsSourceConnector","type":"source","version":"0.6.1"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":" [...]
+[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.7.0"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.7.0"},{"class":"org.apache.camel.kafkaconnector.aws2sqs.CamelAws2sqsSinkConnector","type":"sink","version":"0.7.0"},{"class":"org.apache.camel.kafkaconnector.aws2sqs.CamelAws2sqsSourceConnector","type":"source","version":"0.7.0"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":" [...]
 ----
 
 === Set the AWS credentials as OpenShift secret (optional)


[camel-kafka-connector-examples] 25/25: AWS S3 to JMS: Moved to 0.7.0 version

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 963f0f7a393dcfbffcbc37db32bdd026d68fbae2
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 4 07:27:25 2021 +0100

    AWS S3 to JMS: Moved to 0.7.0 version
---
 aws-s3-to-jms/README.adoc | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/aws-s3-to-jms/README.adoc b/aws-s3-to-jms/README.adoc
index 7495fda..fd4560b 100644
--- a/aws-s3-to-jms/README.adoc
+++ b/aws-s3-to-jms/README.adoc
@@ -36,10 +36,10 @@ In this example we'll use `/home/oscerd/connectors/`
 
 ```
 > cd /home/oscerd/connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-sjms2-kafka-connector/0.6.1/camel-sjms2-kafka-connector-0.6.1-package.zip
-> unzip camel-sjms2-kafka-connector-0.6.1-package.zip
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws-s3-kafka-connector/0.6.1/camel-aws-s3-kafka-connector-0.6.1-package.zip
-> unzip camel-aws-s3-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-sjms2-kafka-connector/0.7.0/camel-sjms2-kafka-connector-0.7.0-package.zip
+> unzip camel-sjms2-kafka-connector-0.7.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws-s3-kafka-connector/0.7.0/camel-aws-s3-kafka-connector-0.7.0-package.zip
+> unzip camel-aws-s3-kafka-connector-0.7.0-package.zip
 ```
 
 These are the basic connectors. For camel-sjms2 we have a bunch of provided dependencies we need to add in our path, so run the following commands:


[camel-kafka-connector-examples] 13/25: Infinispan examples: Moved to 0.7.0 version

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 272987ac3445f30595f2ca775763f6e67c636c93
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 4 07:22:24 2021 +0100

    Infinispan examples: Moved to 0.7.0 version
---
 infinispan/infinispan-sink/README.adoc                       | 4 ++--
 infinispan/infinispan-source-with-authentication/README.adoc | 4 ++--
 infinispan/infinispan-source/README.adoc                     | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/infinispan/infinispan-sink/README.adoc b/infinispan/infinispan-sink/README.adoc
index 9c97e34..291c458 100644
--- a/infinispan/infinispan-sink/README.adoc
+++ b/infinispan/infinispan-sink/README.adoc
@@ -127,8 +127,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-infinispan-kafka-connector/0.6.1/camel-infinispan-kafka-connector-0.6.1-package.zip
-> unzip camel-infinispan-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-infinispan-kafka-connector/0.7.0/camel-infinispan-kafka-connector-0.7.0-package.zip
+> unzip camel-infinispan-kafka-connector-0.7.0-package.zip
 ```
 
 Now it's time to setup the connectors
diff --git a/infinispan/infinispan-source-with-authentication/README.adoc b/infinispan/infinispan-source-with-authentication/README.adoc
index 63c9614..720d052 100644
--- a/infinispan/infinispan-source-with-authentication/README.adoc
+++ b/infinispan/infinispan-source-with-authentication/README.adoc
@@ -114,8 +114,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-infinispan-kafka-connector/0.6.1/camel-infinispan-kafka-connector-0.6.1-package.zip
-> unzip camel-infinispan-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-infinispan-kafka-connector/0.7.0/camel-infinispan-kafka-connector-0.7.0-package.zip
+> unzip camel-infinispan-kafka-connector-0.7.0-package.zip
 ```
 
 Now it's time to setup the connectors
diff --git a/infinispan/infinispan-source/README.adoc b/infinispan/infinispan-source/README.adoc
index 20f8a04..500813e 100644
--- a/infinispan/infinispan-source/README.adoc
+++ b/infinispan/infinispan-source/README.adoc
@@ -157,8 +157,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-infinispan-kafka-connector/0.6.1/camel-infinispan-kafka-connector-0.6.1-package.zip
-> unzip camel-infinispan-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-infinispan-kafka-connector/0.7.0/camel-infinispan-kafka-connector-0.7.0-package.zip
+> unzip camel-infinispan-kafka-connector-0.7.0-package.zip
 ```
 
 Now it's time to setup the connectors


[camel-kafka-connector-examples] 23/25: Twitter examples: Moved to 0.7.0 version

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit e59f8829a9a23ac950f49b9521eb067c7092ef5b
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 4 07:26:26 2021 +0100

    Twitter examples: Moved to 0.7.0 version
---
 twitter/twitter-direct-message-sink/README.adoc   | 4 ++--
 twitter/twitter-direct-message-source/README.adoc | 4 ++--
 twitter/twitter-search-source/README.adoc         | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/twitter/twitter-direct-message-sink/README.adoc b/twitter/twitter-direct-message-sink/README.adoc
index 89a78d2..7a1742d 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.6.1/camel-twitter-directmessage-kafka-connector-0.6.1-package.zip
-> unzip camel-twitter-directmessage-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-twitter-directmessage-kafka-connector/0.7.0/camel-twitter-directmessage-kafka-connector-0.7.0-package.zip
+> unzip camel-twitter-directmessage-kafka-connector-0.7.0-package.zip
 ```
 
 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 953b47b..deea190 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.6.1/camel-twitter-directmessage-kafka-connector-0.6.1-package.zip
-> unzip camel-twitter-directmessage-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-twitter-directmessage-kafka-connector/0.7.0/camel-twitter-directmessage-kafka-connector-0.7.0-package.zip
+> unzip camel-twitter-directmessage-kafka-connector-0.7.0-package.zip
 ```
 
 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 ea24516..c9eb2d8 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.6.1/camel-twitter-search-kafka-connector-0.6.1-package.zip
-> unzip camel-twitter-search-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-twitter-search-kafka-connector/0.7.0/camel-twitter-search-kafka-connector-0.7.0-package.zip
+> unzip camel-twitter-search-kafka-connector-0.7.0-package.zip
 ```
 
 Now it's time to setup the connectors


[camel-kafka-connector-examples] 22/25: Telegram examples: Moved to 0.7.0 version

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 84be3f6ba4b2fcddcb0f8147fe8d2b7d76bc38cb
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 4 07:25:58 2021 +0100

    Telegram examples: Moved to 0.7.0 version
---
 telegram/telegram-sink/README.adoc   | 10 +++++-----
 telegram/telegram-source/README.adoc | 10 +++++-----
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/telegram/telegram-sink/README.adoc b/telegram/telegram-sink/README.adoc
index 54e599f..b54936b 100644
--- a/telegram/telegram-sink/README.adoc
+++ b/telegram/telegram-sink/README.adoc
@@ -36,8 +36,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-telegram-kafka-connector/0.6.1/camel-telegram-kafka-connector-0.6.1-package.zip
-> unzip camel-telegram-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-telegram-kafka-connector/0.7.0/camel-telegram-kafka-connector-0.7.0-package.zip
+> unzip camel-telegram-kafka-connector-0.7.0-package.zip
 ```
 
 Now it's time to setup the connectors
@@ -145,8 +145,8 @@ So we need to do something like this:
 
 ```
 > cd my-connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-telegram-kafka-connector/0.6.1/camel-telegram-kafka-connector-0.6.1-package.zip
-> unzip camel-telegram-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-telegram-kafka-connector/0.7.0/camel-telegram-kafka-connector-0.7.0-package.zip
+> unzip camel-telegram-kafka-connector-0.7.0-package.zip
 ```
 
 Now we can start the build
@@ -171,7 +171,7 @@ You should see something like this:
 
 [source,json,options="nowrap"]
 ----
-[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.6.1"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.6.1"},{"class":"org.apache.camel.kafkaconnector.telegram.CamelTelegramSinkConnector","type":"sink","version":"0.6.1"},{"class":"org.apache.camel.kafkaconnector.telegram.CamelTelegramSourceConnector","type":"source","version":"0.6.1"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","typ [...]
+[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.7.0"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.7.0"},{"class":"org.apache.camel.kafkaconnector.telegram.CamelTelegramSinkConnector","type":"sink","version":"0.7.0"},{"class":"org.apache.camel.kafkaconnector.telegram.CamelTelegramSourceConnector","type":"source","version":"0.7.0"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","typ [...]
 ----
 
 ### Set the AWS credential as secret (optional)
diff --git a/telegram/telegram-source/README.adoc b/telegram/telegram-source/README.adoc
index 036e6b6..4060359 100644
--- a/telegram/telegram-source/README.adoc
+++ b/telegram/telegram-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-telegram-kafka-connector/0.6.1/camel-telegram-kafka-connector-0.6.1-package.zip
-> unzip camel-telegram-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-telegram-kafka-connector/0.7.0/camel-telegram-kafka-connector-0.7.0-package.zip
+> unzip camel-telegram-kafka-connector-0.7.0-package.zip
 ```
 
 Now it's time to setup the connectors
@@ -140,8 +140,8 @@ So we need to do something like this:
 
 ```
 > cd my-connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-telegram-kafka-connector/0.6.1/camel-telegram-kafka-connector-0.6.1-package.zip
-> unzip camel-telegram-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-telegram-kafka-connector/0.7.0/camel-telegram-kafka-connector-0.7.0-package.zip
+> unzip camel-telegram-kafka-connector-0.7.0-package.zip
 ```
 
 Now we can start the build 
@@ -166,7 +166,7 @@ You should see something like this:
 
 [source,json,options="nowrap"]
 ----
-[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.6.1"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.6.1"},{"class":"org.apache.camel.kafkaconnector.slack.CamelTelegramSinkConnector","type":"sink","version":"0.6.1"},{"class":"org.apache.camel.kafkaconnector.slack.CamelTelegramSourceConnector","type":"source","version":"0.6.1"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":"si [...]
+[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.7.0"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.7.0"},{"class":"org.apache.camel.kafkaconnector.slack.CamelTelegramSinkConnector","type":"sink","version":"0.7.0"},{"class":"org.apache.camel.kafkaconnector.slack.CamelTelegramSourceConnector","type":"source","version":"0.7.0"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":"si [...]
 ----
 
 ### Set the Authorization Token as secret (optional)


[camel-kafka-connector-examples] 08/25: File examples: Moved to 0.7.0 version

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit b9036c2a558bba589a1e0f0dce2b9bb50c286393
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 4 07:20:26 2021 +0100

    File examples: Moved to 0.7.0 version
---
 file/file-sink/README.adoc   | 4 ++--
 file/file-source/README.adoc | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/file/file-sink/README.adoc b/file/file-sink/README.adoc
index f2aa3e4..df75fc7 100644
--- a/file/file-sink/README.adoc
+++ b/file/file-sink/README.adoc
@@ -28,8 +28,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-file-kafka-connector/0.6.1/camel-file-kafka-connector-0.6.1-package.zip
-> unzip camel-file-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-file-kafka-connector/0.7.0/camel-file-kafka-connector-0.7.0-package.zip
+> unzip camel-file-kafka-connector-0.7.0-package.zip
 ```
 
 Now it's time to setup the connectors
diff --git a/file/file-source/README.adoc b/file/file-source/README.adoc
index b80b369..13bb16e 100644
--- a/file/file-source/README.adoc
+++ b/file/file-source/README.adoc
@@ -28,8 +28,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-file-kafka-connector/0.6.1/camel-file-kafka-connector-0.6.1-package.zip
-> unzip camel-file-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-file-kafka-connector/0.7.0/camel-file-kafka-connector-0.7.0-package.zip
+> unzip camel-file-kafka-connector-0.7.0-package.zip
 ```
 
 Now it's time to setup the connectors


[camel-kafka-connector-examples] 04/25: Google Examples: Moved to 0.7.0 version

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 2a97bcb2d5df26ae04ae0c6be1f9abc0f8f302aa
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 4 07:14:18 2021 +0100

    Google Examples: Moved to 0.7.0 version
---
 google-calendar-stream/google-calendar-stream-source/README.adoc      | 4 ++--
 google-mail-stream/google-mail-stream-source/README.adoc              | 4 ++--
 google-sheets-stream/google-sheets-stream-source/README.adoc          | 4 ++--
 .../google-sheets-stream-with-split-source/README.adoc                | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/google-calendar-stream/google-calendar-stream-source/README.adoc b/google-calendar-stream/google-calendar-stream-source/README.adoc
index 95e664b..bfc8495 100644
--- a/google-calendar-stream/google-calendar-stream-source/README.adoc
+++ b/google-calendar-stream/google-calendar-stream-source/README.adoc
@@ -44,8 +44,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-google-calendar-stream-kafka-connector/0.6.1/camel-google-calendar-stream-kafka-connector-0.6.1-package.zip
-> unzip camel-google-calendar-stream-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-google-calendar-stream-kafka-connector/0.7.0/camel-google-calendar-stream-kafka-connector-0.7.0-package.zip
+> unzip camel-google-calendar-stream-kafka-connector-0.7.0-package.zip
 ----
 
 === Configuring Kafka Connect
diff --git a/google-mail-stream/google-mail-stream-source/README.adoc b/google-mail-stream/google-mail-stream-source/README.adoc
index 5baa7c8..f0a7ece 100644
--- a/google-mail-stream/google-mail-stream-source/README.adoc
+++ b/google-mail-stream/google-mail-stream-source/README.adoc
@@ -42,8 +42,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-google-mail-stream-kafka-connector/0.6.1/camel-google-mail-stream-kafka-connector-0.6.1-package.zip
-> unzip camel-google-mail-stream-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-google-mail-stream-kafka-connector/0.7.0/camel-google-mail-stream-kafka-connector-0.7.0-package.zip
+> unzip camel-google-mail-stream-kafka-connector-0.7.0-package.zip
 ----
 
 === Configuring Kafka Connect
diff --git a/google-sheets-stream/google-sheets-stream-source/README.adoc b/google-sheets-stream/google-sheets-stream-source/README.adoc
index b08182b..4c06840 100644
--- a/google-sheets-stream/google-sheets-stream-source/README.adoc
+++ b/google-sheets-stream/google-sheets-stream-source/README.adoc
@@ -42,8 +42,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-google-sheets-stream-kafka-connector/0.6.1/camel-google-sheets-stream-kafka-connector-0.6.1-package.zip
-> unzip camel-google-sheets-stream-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-google-sheets-stream-kafka-connector/0.7.0/camel-google-sheets-stream-kafka-connector-0.7.0-package.zip
+> unzip camel-google-sheets-stream-kafka-connector-0.7.0-package.zip
 ----
 
 === Configuring Kafka Connect
diff --git a/google-sheets-stream/google-sheets-stream-with-split-source/README.adoc b/google-sheets-stream/google-sheets-stream-with-split-source/README.adoc
index 0691b63..17a17c0 100644
--- a/google-sheets-stream/google-sheets-stream-with-split-source/README.adoc
+++ b/google-sheets-stream/google-sheets-stream-with-split-source/README.adoc
@@ -45,8 +45,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-google-sheets-stream-kafka-connector/0.6.1/camel-google-sheets-stream-kafka-connector-0.6.1-package.zip
-> unzip camel-google-sheets-stream-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-google-sheets-stream-kafka-connector/0.7.0/camel-google-sheets-stream-kafka-connector-0.7.0-package.zip
+> unzip camel-google-sheets-stream-kafka-connector-0.7.0-package.zip
 ----
 
 === Configuring Kafka Connect


[camel-kafka-connector-examples] 01/25: AMQP example: Moved to 0.7.0 version

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit bd55634356535bb1b74e302c78d5f58e173d4f96
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 4 07:12:00 2021 +0100

    AMQP example: Moved to 0.7.0 version
---
 amqp/README.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/amqp/README.adoc b/amqp/README.adoc
index 7f4d2df..5e49ddb 100644
--- a/amqp/README.adoc
+++ b/amqp/README.adoc
@@ -36,8 +36,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-amqp-kafka-connector/0.6.1/camel-amqp-kafka-connector-0.6.1-package.zip
-> unzip camel-amqp-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-amqp-kafka-connector/0.7.0/camel-amqp-kafka-connector-0.7.0-package.zip
+> unzip camel-amqp-kafka-connector-0.7.0-package.zip
 > wget https://downloads.apache.org/qpid/jms/0.51.0/apache-qpid-jms-0.51.0-bin.tar.gz
 > tar -xzvf apache-qpid-jms-0.51.0-bin.tar.gz
 ```


[camel-kafka-connector-examples] 19/25: Slack examples: Moved to 0.7.0 examples

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 95bdad0bdc832751755d4fea425985a3ed6f1328
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 4 07:25:01 2021 +0100

    Slack examples: Moved to 0.7.0 examples
---
 slack/slack-sink/README.adoc                       | 10 ++++----
 .../README.adoc                                    | 28 +++++++++++-----------
 .../README.adoc                                    | 28 +++++++++++-----------
 slack/slack-source/README.adoc                     | 10 ++++----
 4 files changed, 38 insertions(+), 38 deletions(-)

diff --git a/slack/slack-sink/README.adoc b/slack/slack-sink/README.adoc
index e15a37b..8ee6fd3 100644
--- a/slack/slack-sink/README.adoc
+++ b/slack/slack-sink/README.adoc
@@ -44,8 +44,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-slack-kafka-connector/0.6.1/camel-slack-kafka-connector-0.6.1-package.zip
-> unzip camel-slack-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-slack-kafka-connector/0.7.0/camel-slack-kafka-connector-0.7.0-package.zip
+> unzip camel-slack-kafka-connector-0.7.0-package.zip
 ```
 
 Now it's time to setup the connectors
@@ -149,8 +149,8 @@ So we need to do something like this:
 
 ```
 > cd my-connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-slack-kafka-connector/0.6.1/camel-slack-kafka-connector-0.6.1-package.zip
-> unzip camel-slack-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-slack-kafka-connector/0.7.0/camel-slack-kafka-connector-0.7.0-package.zip
+> unzip camel-slack-kafka-connector-0.7.0-package.zip
 ```
 
 Now we can start the build 
@@ -175,7 +175,7 @@ You should see something like this:
 
 [source,json,options="nowrap"]
 ----
-[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.6.1"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.6.1"},{"class":"org.apache.camel.kafkaconnector.slack.CamelSlackSinkConnector","type":"sink","version":"0.6.1"},{"class":"org.apache.camel.kafkaconnector.slack.CamelSlackSourceConnector","type":"source","version":"0.6.1"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":"sink","v [...]
+[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.7.0"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.7.0"},{"class":"org.apache.camel.kafkaconnector.slack.CamelSlackSinkConnector","type":"sink","version":"0.7.0"},{"class":"org.apache.camel.kafkaconnector.slack.CamelSlackSourceConnector","type":"source","version":"0.7.0"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":"sink","v [...]
 ----
 
 ### Set the Bot Token as secret (optional)
diff --git a/slack/slack-source-apicurio-schema-registry/README.adoc b/slack/slack-source-apicurio-schema-registry/README.adoc
index 5306880..6c1bfdf 100644
--- a/slack/slack-source-apicurio-schema-registry/README.adoc
+++ b/slack/slack-source-apicurio-schema-registry/README.adoc
@@ -66,7 +66,7 @@ and set the `plugin.path` property to your choosen location
 You'll need to build your connector starting from an archetype:
 
 ```
-> mvn archetype:generate  -DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes  -DarchetypeArtifactId=camel-kafka-connector-extensible-archetype  -DarchetypeVersion=0.6.1
+> mvn archetype:generate  -DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes  -DarchetypeArtifactId=camel-kafka-connector-extensible-archetype  -DarchetypeVersion=0.7.0
 [INFO] Scanning for projects...
 [INFO] 
 [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
@@ -83,31 +83,31 @@ You'll need to build your connector starting from an archetype:
 [INFO] Archetype repository not defined. Using the one from [org.apache.camel.kafkaconnector.archetypes:camel-kafka-connector-extensible-archetype:0.4.0] found in catalog remote
 Define value for property 'groupId': org.apache.camel.kafkaconnector
 Define value for property 'artifactId': slack-extended
-Define value for property 'version' 1.0-SNAPSHOT: : 0.6.1
+Define value for property 'version' 1.0-SNAPSHOT: : 0.7.0
 Define value for property 'package' org.apache.camel.kafkaconnector: : 
 Define value for property 'camel-kafka-connector-name': camel-slack-kafka-connector
-[INFO] Using property: camel-kafka-connector-version = 0.6.1
+[INFO] Using property: camel-kafka-connector-version = 0.7.0
 Confirm properties configuration:
 groupId: org.apache.camel.kafkaconnector
 artifactId: slack-extended
-version: 0.6.1
+version: 0.7.0
 package: org.apache.camel.kafkaconnector
 camel-kafka-connector-name: camel-slack-kafka-connector
-camel-kafka-connector-version: 0.6.1
+camel-kafka-connector-version: 0.7.0
  Y: : y
 [INFO] ----------------------------------------------------------------------------
-[INFO] Using following parameters for creating project from Archetype: camel-kafka-connector-extensible-archetype:0.6.1
+[INFO] Using following parameters for creating project from Archetype: camel-kafka-connector-extensible-archetype:0.7.0
 [INFO] ----------------------------------------------------------------------------
 [INFO] Parameter: groupId, Value: org.apache.camel.kafkaconnector
 [INFO] Parameter: artifactId, Value: slack-extended
-[INFO] Parameter: version, Value: 0.6.1
+[INFO] Parameter: version, Value: 0.7.0
 [INFO] Parameter: package, Value: org.apache.camel.kafkaconnector
 [INFO] Parameter: packageInPathFormat, Value: org/apache/camel/kafkaconnector
 [INFO] Parameter: package, Value: org.apache.camel.kafkaconnector
-[INFO] Parameter: version, Value: 0.6.1
+[INFO] Parameter: version, Value: 0.7.0
 [INFO] Parameter: groupId, Value: org.apache.camel.kafkaconnector
 [INFO] Parameter: camel-kafka-connector-name, Value: camel-slack-kafka-connector
-[INFO] Parameter: camel-kafka-connector-version, Value: 0.6.1
+[INFO] Parameter: camel-kafka-connector-version, Value: 0.7.0
 [INFO] Parameter: artifactId, Value: slack-extended
 [INFO] Project created from Archetype in dir: /home/oscerd/playground/slack-extended
 [INFO] ------------------------------------------------------------------------
@@ -126,7 +126,7 @@ Now we need to edit the POM
   .
   .
   .
-  <version>0.6.1</version>
+  <version>0.7.0</version>
   <name>A Camel Kafka Connector extended</name>
 
   <properties>
@@ -151,12 +151,12 @@ Now we need to edit the POM
     <dependency>
       <groupId>org.apache.camel.kafkaconnector</groupId>
       <artifactId>camel-kafka-connector</artifactId>
-      <version>0.6.1</version>
+      <version>0.7.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.camel.kafkaconnector</groupId>
       <artifactId>camel-slack-kafka-connector</artifactId>
-      <version>0.6.1</version>
+      <version>0.7.0</version>
     </dependency>
     <dependency>
        <groupId>io.apicurio</groupId>
@@ -186,8 +186,8 @@ In this example we'll use `/home/oscerd/connectors/` as plugin.path, but we'll n
 
 ```
 > cd /home/oscerd/connectors/
-> cp /home/workspace/miscellanea/slack-extended/target/slack-extended-0.6.1-package.zip .
-> unzip slack-extended-0.6.1-package.zip
+> cp /home/workspace/miscellanea/slack-extended/target/slack-extended-0.7.0-package.zip .
+> unzip slack-extended-0.7.0-package.zip
 ```
 
 Now it's time to setup the connector
diff --git a/slack/slack-source-avro-apicurio-schema-registry/README.adoc b/slack/slack-source-avro-apicurio-schema-registry/README.adoc
index 809e9ab..c797eda 100644
--- a/slack/slack-source-avro-apicurio-schema-registry/README.adoc
+++ b/slack/slack-source-avro-apicurio-schema-registry/README.adoc
@@ -66,7 +66,7 @@ and set the `plugin.path` property to your choosen location
 You'll need to build your connector starting from an archetype:
 
 ```
-> mvn archetype:generate  -DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes  -DarchetypeArtifactId=camel-kafka-connector-extensible-archetype  -DarchetypeVersion=0.6.1
+> mvn archetype:generate  -DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes  -DarchetypeArtifactId=camel-kafka-connector-extensible-archetype  -DarchetypeVersion=0.7.0
 [INFO] Scanning for projects...
 [INFO] 
 [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
@@ -83,31 +83,31 @@ You'll need to build your connector starting from an archetype:
 [INFO] Archetype repository not defined. Using the one from [org.apache.camel.kafkaconnector.archetypes:camel-kafka-connector-extensible-archetype:0.4.0] found in catalog remote
 Define value for property 'groupId': org.apache.camel.kafkaconnector
 Define value for property 'artifactId': slack-extended
-Define value for property 'version' 1.0-SNAPSHOT: : 0.6.1
+Define value for property 'version' 1.0-SNAPSHOT: : 0.7.0
 Define value for property 'package' org.apache.camel.kafkaconnector: : 
 Define value for property 'camel-kafka-connector-name': camel-slack-kafka-connector
-[INFO] Using property: camel-kafka-connector-version = 0.6.1
+[INFO] Using property: camel-kafka-connector-version = 0.7.0
 Confirm properties configuration:
 groupId: org.apache.camel.kafkaconnector
 artifactId: slack-extended
-version: 0.6.1
+version: 0.7.0
 package: org.apache.camel.kafkaconnector
 camel-kafka-connector-name: camel-slack-kafka-connector
-camel-kafka-connector-version: 0.6.1
+camel-kafka-connector-version: 0.7.0
  Y: : y
 [INFO] ----------------------------------------------------------------------------
-[INFO] Using following parameters for creating project from Archetype: camel-kafka-connector-extensible-archetype:0.6.1
+[INFO] Using following parameters for creating project from Archetype: camel-kafka-connector-extensible-archetype:0.7.0
 [INFO] ----------------------------------------------------------------------------
 [INFO] Parameter: groupId, Value: org.apache.camel.kafkaconnector
 [INFO] Parameter: artifactId, Value: slack-extended
-[INFO] Parameter: version, Value: 0.6.1
+[INFO] Parameter: version, Value: 0.7.0
 [INFO] Parameter: package, Value: org.apache.camel.kafkaconnector
 [INFO] Parameter: packageInPathFormat, Value: org/apache/camel/kafkaconnector
 [INFO] Parameter: package, Value: org.apache.camel.kafkaconnector
-[INFO] Parameter: version, Value: 0.6.1
+[INFO] Parameter: version, Value: 0.7.0
 [INFO] Parameter: groupId, Value: org.apache.camel.kafkaconnector
 [INFO] Parameter: camel-kafka-connector-name, Value: camel-slack-kafka-connector
-[INFO] Parameter: camel-kafka-connector-version, Value: 0.6.1
+[INFO] Parameter: camel-kafka-connector-version, Value: 0.7.0
 [INFO] Parameter: artifactId, Value: slack-extended
 [INFO] Project created from Archetype in dir: /home/oscerd/playground/slack-extended
 [INFO] ------------------------------------------------------------------------
@@ -126,7 +126,7 @@ Now we need to edit the POM
   .
   .
   .
-  <version>0.6.1</version>
+  <version>0.7.0</version>
   <name>A Camel Kafka Connector extended</name>
 
   <properties>
@@ -151,12 +151,12 @@ Now we need to edit the POM
     <dependency>
       <groupId>org.apache.camel.kafkaconnector</groupId>
       <artifactId>camel-kafka-connector</artifactId>
-      <version>0.6.1</version>
+      <version>0.7.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.camel.kafkaconnector</groupId>
       <artifactId>camel-slack-kafka-connector</artifactId>
-      <version>0.6.1</version>
+      <version>0.7.0</version>
     </dependency>
     <dependency>
        <groupId>io.apicurio</groupId>
@@ -184,8 +184,8 @@ In this example we'll use `/home/oscerd/connectors/` as plugin.path, but we'll n
 
 ```
 > cd /home/oscerd/connectors/
-> cp /home/workspace/miscellanea/slack-extended/target/slack-extended-0.6.1-package.zip .
-> unzip slack-extended-0.6.1-package.zip
+> cp /home/workspace/miscellanea/slack-extended/target/slack-extended-0.7.0-package.zip .
+> unzip slack-extended-0.7.0-package.zip
 ```
 
 Now it's time to setup the connector
diff --git a/slack/slack-source/README.adoc b/slack/slack-source/README.adoc
index 076f0f6..26d6e77 100644
--- a/slack/slack-source/README.adoc
+++ b/slack/slack-source/README.adoc
@@ -43,8 +43,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-slack-kafka-connector/0.6.1/camel-slack-kafka-connector-0.6.1-package.zip
-> unzip camel-slack-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-slack-kafka-connector/0.7.0/camel-slack-kafka-connector-0.7.0-package.zip
+> unzip camel-slack-kafka-connector-0.7.0-package.zip
 ```
 
 Now it's time to setup the connectors
@@ -149,8 +149,8 @@ So we need to do something like this:
 
 ```
 > cd my-connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-slack-kafka-connector/0.6.1/camel-slack-kafka-connector-0.6.1-package.zip
-> unzip camel-slack-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-slack-kafka-connector/0.7.0/camel-slack-kafka-connector-0.7.0-package.zip
+> unzip camel-slack-kafka-connector-0.7.0-package.zip
 ```
 
 Now we can start the build 
@@ -175,7 +175,7 @@ You should see something like this:
 
 [source,json,options="nowrap"]
 ----
-[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.6.1"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.6.1"},{"class":"org.apache.camel.kafkaconnector.slack.CamelSlackSinkConnector","type":"sink","version":"0.6.1"},{"class":"org.apache.camel.kafkaconnector.slack.CamelSlackSourceConnector","type":"source","version":"0.6.1"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":"sink","v [...]
+[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.7.0"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.7.0"},{"class":"org.apache.camel.kafkaconnector.slack.CamelSlackSinkConnector","type":"sink","version":"0.7.0"},{"class":"org.apache.camel.kafkaconnector.slack.CamelSlackSourceConnector","type":"source","version":"0.7.0"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":"sink","v [...]
 ----
 
 ### Set the Bot Token as secret (optional)


[camel-kafka-connector-examples] 11/25: Ftps Examples: Moved to 0.7.0 example

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 02846bb644a9200c1ebe4a678cf037c9dcc90d59
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 4 07:21:43 2021 +0100

    Ftps Examples: Moved to 0.7.0 example
---
 ftps/ftps-sink/README.adoc   |  4 ++--
 ftps/ftps-source/README.adoc | 24 ++++++++++++------------
 2 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/ftps/ftps-sink/README.adoc b/ftps/ftps-sink/README.adoc
index 237e2ae..4ac51be 100644
--- a/ftps/ftps-sink/README.adoc
+++ b/ftps/ftps-sink/README.adoc
@@ -57,8 +57,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-ftps-kafka-connector/0.6.1/camel-ftps-kafka-connector-0.6.1-package.zip
-> unzip camel-ftps-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-ftps-kafka-connector/0.7.0/camel-ftps-kafka-connector-0.7.0-package.zip
+> unzip camel-ftps-kafka-connector-0.7.0-package.zip
 ----
 
 Now it's time to setup the connector
diff --git a/ftps/ftps-source/README.adoc b/ftps/ftps-source/README.adoc
index 8f720cb..4e28a49 100644
--- a/ftps/ftps-source/README.adoc
+++ b/ftps/ftps-source/README.adoc
@@ -54,7 +54,7 @@ and set the `plugin.path` property to your choosen location
 You'll need to build your connector starting from an archetype:
 
 ```
-> mvn archetype:generate  -DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes  -DarchetypeArtifactId=camel-kafka-connector-extensible-archetype  -DarchetypeVersion=0.6.1
+> mvn archetype:generate  -DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes  -DarchetypeArtifactId=camel-kafka-connector-extensible-archetype  -DarchetypeVersion=0.7.0
 [INFO] Scanning for projects...
 [INFO] 
 [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
@@ -68,34 +68,34 @@ You'll need to build your connector starting from an archetype:
 [INFO] 
 [INFO] --- maven-archetype-plugin:3.1.2:generate (default-cli) @ standalone-pom ---
 [INFO] Generating project in Interactive mode
-[INFO] Archetype repository not defined. Using the one from [org.apache.camel.kafkaconnector.archetypes:camel-kafka-connector-extensible-archetype:0.6.1] found in catalog remote
+[INFO] Archetype repository not defined. Using the one from [org.apache.camel.kafkaconnector.archetypes:camel-kafka-connector-extensible-archetype:0.7.0] found in catalog remote
 Define value for property 'groupId': org.apache.camel.kafkaconnector
 Define value for property 'artifactId': ftps-extended
-Define value for property 'version' 1.0-SNAPSHOT: : 0.6.1
+Define value for property 'version' 1.0-SNAPSHOT: : 0.7.0
 Define value for property 'package' org.apache.camel.kafkaconnector: : 
 Define value for property 'camel-kafka-connector-name': camel-ftps-kafka-connector
-[INFO] Using property: camel-kafka-connector-version = 0.6.1
+[INFO] Using property: camel-kafka-connector-version = 0.7.0
 Confirm properties configuration:
 groupId: org.apache.camel.kafkaconnector
 artifactId: ftps-extended
-version: 0.6.1
+version: 0.7.0
 package: com.github.oscerd
 camel-kafka-connector-name: camel-ftps-kafka-connector
-camel-kafka-connector-version: 0.6.1
+camel-kafka-connector-version: 0.7.0
  Y: : Y
 [INFO] ----------------------------------------------------------------------------
-[INFO] Using following parameters for creating project from Archetype: camel-kafka-connector-extensible-archetype:0.6.1
+[INFO] Using following parameters for creating project from Archetype: camel-kafka-connector-extensible-archetype:0.7.0
 [INFO] ----------------------------------------------------------------------------
 [INFO] Parameter: groupId, Value: org.apache.camel.kafkaconnector
 [INFO] Parameter: artifactId, Value: ftps-extended
-[INFO] Parameter: version, Value: 0.6.1
+[INFO] Parameter: version, Value: 0.7.0
 [INFO] Parameter: package, Value: org.apache.camel.kafkaconnector
 [INFO] Parameter: packageInPathFormat, Value: org/apache/camel/kafkaconnector
 [INFO] Parameter: package, Value: org.apache.camel.kafkaconnector
-[INFO] Parameter: version, Value: 0.6.1
+[INFO] Parameter: version, Value: 0.7.0
 [INFO] Parameter: groupId, Value: org.apache.camel.kafkaconnector
 [INFO] Parameter: camel-kafka-connector-name, Value: camel-ftps-kafka-connector
-[INFO] Parameter: camel-kafka-connector-version, Value: 0.6.1
+[INFO] Parameter: camel-kafka-connector-version, Value: 0.7.0
 [INFO] Parameter: artifactId, Value: ftps-extended
 [INFO] Project created from Archetype in dir: /home/workspace/miscellanea/ftps-extended
 [INFO] ------------------------------------------------------------------------
@@ -177,8 +177,8 @@ In this example we'll use `/home/oscerd/connectors/` as plugin.path, but we'll n
 
 ```
 > cd /home/oscerd/connectors/
-> cp /home/workspace/miscellanea/ftps-extended/target/ftps-extended-0.6.1-package.zip .
-> unzip ftps-extended-0.6.1-package.zip
+> cp /home/workspace/miscellanea/ftps-extended/target/ftps-extended-0.7.0-package.zip .
+> unzip ftps-extended-0.7.0-package.zip
 ```
 
 Now it's time to setup the connector


[camel-kafka-connector-examples] 20/25: SQL Examples: moved to 0.7.0 version

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 87d222e0a361708253a3c1879cef94c5b070333c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 4 07:25:24 2021 +0100

    SQL Examples: moved to 0.7.0 version
---
 sql/sql-sink/README.adoc   | 4 ++--
 sql/sql-source/README.adoc | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sql/sql-sink/README.adoc b/sql/sql-sink/README.adoc
index 2ffd754..1e8e710 100644
--- a/sql/sql-sink/README.adoc
+++ b/sql/sql-sink/README.adoc
@@ -26,8 +26,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-sql-kafka-connector/0.6.1/camel-sql-kafka-connector-0.6.1-package.zip
-> unzip camel-sql-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-sql-kafka-connector/0.7.0/camel-sql-kafka-connector-0.7.0-package.zip
+> unzip camel-sql-kafka-connector-0.7.0-package.zip
 ----
 
 There is also the need of the driver for this example
diff --git a/sql/sql-source/README.adoc b/sql/sql-source/README.adoc
index a14372a..94f7b1a 100644
--- a/sql/sql-source/README.adoc
+++ b/sql/sql-source/README.adoc
@@ -26,8 +26,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-sql-kafka-connector/0.6.1/camel-sql-kafka-connector-0.6.1-package.zip
-> unzip camel-sql-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-sql-kafka-connector/0.7.0/camel-sql-kafka-connector-0.7.0-package.zip
+> unzip camel-sql-kafka-connector-0.7.0-package.zip
 ----
 
 There is also the need of the driver for this example


[camel-kafka-connector-examples] 21/25: SSH Examples: Moved to 0.7.0 version

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit f61063b7e116920eee1df247f361713b79ed6237
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 4 07:25:41 2021 +0100

    SSH Examples: Moved to 0.7.0 version
---
 ssh/ssh-sink/README.adoc   |  4 ++--
 ssh/ssh-source/README.adoc | 24 ++++++++++++------------
 2 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/ssh/ssh-sink/README.adoc b/ssh/ssh-sink/README.adoc
index f06cd3e..aabb0cc 100644
--- a/ssh/ssh-sink/README.adoc
+++ b/ssh/ssh-sink/README.adoc
@@ -46,8 +46,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-ssh-kafka-connector/0.6.1/camel-ssh-kafka-connector-0.6.1-package.zip
-> unzip camel-ssh-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-ssh-kafka-connector/0.7.0/camel-ssh-kafka-connector-0.7.0-package.zip
+> unzip camel-ssh-kafka-connector-0.7.0-package.zip
 ```
 
 Now it's time to setup the connectors
diff --git a/ssh/ssh-source/README.adoc b/ssh/ssh-source/README.adoc
index 057309a..45cd3fb 100644
--- a/ssh/ssh-source/README.adoc
+++ b/ssh/ssh-source/README.adoc
@@ -45,7 +45,7 @@ and set the `plugin.path` property to your choosen location
 You'll need to build your connector starting from an archetype:
 
 ```
-> mvn archetype:generate  -DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes  -DarchetypeArtifactId=camel-kafka-connector-extensible-archetype  -DarchetypeVersion=0.6.1
+> mvn archetype:generate  -DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes  -DarchetypeArtifactId=camel-kafka-connector-extensible-archetype  -DarchetypeVersion=0.7.0
 [INFO] Scanning for projects...
 [INFO] 
 [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
@@ -59,34 +59,34 @@ You'll need to build your connector starting from an archetype:
 [INFO] 
 [INFO] --- maven-archetype-plugin:3.1.2:generate (default-cli) @ standalone-pom ---
 [INFO] Generating project in Interactive mode
-[INFO] Archetype repository not defined. Using the one from [org.apache.camel.kafkaconnector.archetypes:camel-kafka-connector-extensible-archetype:0.6.1] found in catalog remote
+[INFO] Archetype repository not defined. Using the one from [org.apache.camel.kafkaconnector.archetypes:camel-kafka-connector-extensible-archetype:0.7.0] found in catalog remote
 Define value for property 'groupId': org.apache.camel.kafkaconnector
 Define value for property 'artifactId': ssh-extended
-Define value for property 'version' 1.0-SNAPSHOT: : 0.6.1
+Define value for property 'version' 1.0-SNAPSHOT: : 0.7.0
 Define value for property 'package' org.apache.camel.kafkaconnector: : 
 Define value for property 'camel-kafka-connector-name': camel-ssh-kafka-connector
-[INFO] Using property: camel-kafka-connector-version = 0.6.1
+[INFO] Using property: camel-kafka-connector-version = 0.7.0
 Confirm properties configuration:
 groupId: org.apache.camel.kafkaconnector
 artifactId: ssh-extended
-version: 0.6.1
+version: 0.7.0
 package: com.github.oscerd
 camel-kafka-connector-name: camel-ssh-kafka-connector
-camel-kafka-connector-version: 0.6.1
+camel-kafka-connector-version: 0.7.0
  Y: : Y
 [INFO] ----------------------------------------------------------------------------
-[INFO] Using following parameters for creating project from Archetype: camel-kafka-connector-extensible-archetype:0.6.1
+[INFO] Using following parameters for creating project from Archetype: camel-kafka-connector-extensible-archetype:0.7.0
 [INFO] ----------------------------------------------------------------------------
 [INFO] Parameter: groupId, Value: org.apache.camel.kafkaconnector
 [INFO] Parameter: artifactId, Value: ssh-extended
-[INFO] Parameter: version, Value: 0.6.1
+[INFO] Parameter: version, Value: 0.7.0
 [INFO] Parameter: package, Value: org.apache.camel.kafkaconnector
 [INFO] Parameter: packageInPathFormat, Value: org/apache/camel/kafkaconnector
 [INFO] Parameter: package, Value: org.apache.camel.kafkaconnector
-[INFO] Parameter: version, Value: 0.6.1
+[INFO] Parameter: version, Value: 0.7.0
 [INFO] Parameter: groupId, Value: org.apache.camel.kafkaconnector
 [INFO] Parameter: camel-kafka-connector-name, Value: camel-ssh-kafka-connector
-[INFO] Parameter: camel-kafka-connector-version, Value: 0.6.1
+[INFO] Parameter: camel-kafka-connector-version, Value: 0.7.0
 [INFO] Parameter: artifactId, Value: ftps-extended
 [INFO] Project created from Archetype in dir: /home/workspace/miscellanea/ssh-extended
 [INFO] ------------------------------------------------------------------------
@@ -171,8 +171,8 @@ In this example we'll use `/home/oscerd/connectors/` as plugin.path, but we'll n
 
 ```
 > cd /home/oscerd/connectors/
-> cp /home/workspace/miscellanea/ftps-extended/target/ssh-extended-0.6.1-package.zip .
-> unzip ssh-extended-0.6.1-package.zip
+> cp /home/workspace/miscellanea/ftps-extended/target/ssh-extended-0.7.0-package.zip .
+> unzip ssh-extended-0.7.0-package.zip
 ```
 
 Now it's time to setup the connectors


[camel-kafka-connector-examples] 14/25: Minio Examples: Moved to 0.7.0 version

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit b9f296832c566d1167fbe29563a679db96300b51
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 4 07:22:54 2021 +0100

    Minio Examples: Moved to 0.7.0 version
---
 minio/minio-sink/README.adoc   | 4 ++--
 minio/minio-source/README.adoc | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/minio/minio-sink/README.adoc b/minio/minio-sink/README.adoc
index b20931c..e4b0ea4 100644
--- a/minio/minio-sink/README.adoc
+++ b/minio/minio-sink/README.adoc
@@ -28,8 +28,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-minio-kafka-connector/0.6.1/camel-minio-kafka-connector-0.6.1-package.zip
-> unzip camel-minio-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-minio-kafka-connector/0.7.0/camel-minio-kafka-connector-0.7.0-package.zip
+> unzip camel-minio-kafka-connector-0.7.0-package.zip
 ```
 
 Now we need to setup a MinIO instance
diff --git a/minio/minio-source/README.adoc b/minio/minio-source/README.adoc
index 9ccf159..49b6ae5 100644
--- a/minio/minio-source/README.adoc
+++ b/minio/minio-source/README.adoc
@@ -28,8 +28,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-minio-kafka-connector/0.6.1/camel-minio-kafka-connector-0.6.1-package.zip
-> unzip camel-minio-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-minio-kafka-connector/0.7.0/camel-minio-kafka-connector-0.7.0-package.zip
+> unzip camel-minio-kafka-connector-0.7.0-package.zip
 ```
 
 Now we need to setup a MinIO instance


[camel-kafka-connector-examples] 24/25: NSQ Examples: Moved to 0.7.0 version

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 889d38c117be5f41b1023f10b7dd2a16f07d00a4
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 4 07:27:01 2021 +0100

    NSQ Examples: Moved to 0.7.0 version
---
 nsq/nsq-sink/README.adoc   | 4 ++--
 nsq/nsq-source/README.adoc | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/nsq/nsq-sink/README.adoc b/nsq/nsq-sink/README.adoc
index 8a9a643..41e6a3f 100644
--- a/nsq/nsq-sink/README.adoc
+++ b/nsq/nsq-sink/README.adoc
@@ -28,8 +28,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-nsq-kafka-connector/0.6.1/camel-nsq-kafka-connector-0.6.1-package.zip
-> unzip camel-nsq-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-nsq-kafka-connector/0.7.0/camel-nsq-kafka-connector-0.7.0-package.zip
+> unzip camel-nsq-kafka-connector-0.7.0-package.zip
 ```
 
 We'll need to add also some dependencies for this connector
diff --git a/nsq/nsq-source/README.adoc b/nsq/nsq-source/README.adoc
index 903aa29..229daae 100644
--- a/nsq/nsq-source/README.adoc
+++ b/nsq/nsq-source/README.adoc
@@ -28,8 +28,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-nsq-kafka-connector/0.6.1/camel-nsq-kafka-connector-0.6.1-package.zip
-> unzip camel-nsq-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-nsq-kafka-connector/0.7.0/camel-nsq-kafka-connector-0.7.0-package.zip
+> unzip camel-nsq-kafka-connector-0.7.0-package.zip
 ```
 
 We'll need to add also some dependencies for this connector


[camel-kafka-connector-examples] 18/25: SFTP Examples: Moved to 0.7.0 version

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit bf8ecc54aa3d59fb6d6f3f7cd591834dfa9637d8
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 4 07:24:38 2021 +0100

    SFTP Examples: Moved to 0.7.0 version
---
 sftp/sftp-sink/README.adoc   |  4 ++--
 sftp/sftp-source/README.adoc | 24 ++++++++++++------------
 2 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/sftp/sftp-sink/README.adoc b/sftp/sftp-sink/README.adoc
index df8d40a..c3ca149 100644
--- a/sftp/sftp-sink/README.adoc
+++ b/sftp/sftp-sink/README.adoc
@@ -60,8 +60,8 @@ Download the connector package zip and extract the content to the plugin.path di
 [source]
 ----
 > cd /home/oscerd/connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-sftp-kafka-connector/0.6.1/camel-sftp-kafka-connector-0.6.1-package.zip
-> unzip camel-sftp-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-sftp-kafka-connector/0.7.0/camel-sftp-kafka-connector-0.7.0-package.zip
+> unzip camel-sftp-kafka-connector-0.7.0-package.zip
 ----
 
 Open the SFTP sink configuration file
diff --git a/sftp/sftp-source/README.adoc b/sftp/sftp-source/README.adoc
index f3e3850..260bd40 100644
--- a/sftp/sftp-source/README.adoc
+++ b/sftp/sftp-source/README.adoc
@@ -41,7 +41,7 @@ and set the `plugin.path` property to your choosen location
 You'll need to build your connector starting from an archetype:
 
 ```
-> mvn archetype:generate  -DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes  -DarchetypeArtifactId=camel-kafka-connector-extensible-archetype  -DarchetypeVersion=0.6.1
+> mvn archetype:generate  -DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes  -DarchetypeArtifactId=camel-kafka-connector-extensible-archetype  -DarchetypeVersion=0.7.0
 [INFO] Scanning for projects...
 [INFO] 
 [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
@@ -55,34 +55,34 @@ You'll need to build your connector starting from an archetype:
 [INFO] 
 [INFO] --- maven-archetype-plugin:3.1.2:generate (default-cli) @ standalone-pom ---
 [INFO] Generating project in Interactive mode
-[INFO] Archetype repository not defined. Using the one from [org.apache.camel.kafkaconnector.archetypes:camel-kafka-connector-extensible-archetype:0.6.1] found in catalog remote
+[INFO] Archetype repository not defined. Using the one from [org.apache.camel.kafkaconnector.archetypes:camel-kafka-connector-extensible-archetype:0.7.0] found in catalog remote
 Define value for property 'groupId': org.apache.camel.kafkaconnector
 Define value for property 'artifactId': sftp-extended
-Define value for property 'version' 1.0-SNAPSHOT: : 0.6.1
+Define value for property 'version' 1.0-SNAPSHOT: : 0.7.0
 Define value for property 'package' com.github.oscerd: : 
 Define value for property 'camel-kafka-connector-name': camel-sftp-kafka-connector
-[INFO] Using property: camel-kafka-connector-version = 0.6.1
+[INFO] Using property: camel-kafka-connector-version = 0.7.0
 Confirm properties configuration:
 groupId: org.apache.camel.kafkaconnector
 artifactId: sftp-extended
-version: 0.6.1
+version: 0.7.0
 package: com.github.oscerd
 camel-kafka-connector-name: camel-sftp-kafka-connector
-camel-kafka-connector-version: 0.6.1
+camel-kafka-connector-version: 0.7.0
  Y: : Y
 [INFO] ----------------------------------------------------------------------------
-[INFO] Using following parameters for creating project from Archetype: camel-kafka-connector-extensible-archetype:0.6.1
+[INFO] Using following parameters for creating project from Archetype: camel-kafka-connector-extensible-archetype:0.7.0
 [INFO] ----------------------------------------------------------------------------
 [INFO] Parameter: groupId, Value: org.apache.camel.kafkaconnector
 [INFO] Parameter: artifactId, Value: sftp-extended
-[INFO] Parameter: version, Value: 0.6.1
+[INFO] Parameter: version, Value: 0.7.0
 [INFO] Parameter: package, Value: org.apache.camel.kafkaconnector
 [INFO] Parameter: packageInPathFormat, Value: org/apache/camel/kafkaconnector
 [INFO] Parameter: package, Value: org.apache.camel.kafkaconnector
-[INFO] Parameter: version, Value: 0.6.1
+[INFO] Parameter: version, Value: 0.7.0
 [INFO] Parameter: groupId, Value: org.apache.camel.kafkaconnector
 [INFO] Parameter: camel-kafka-connector-name, Value: camel-sftp-kafka-connector
-[INFO] Parameter: camel-kafka-connector-version, Value: 0.6.1
+[INFO] Parameter: camel-kafka-connector-version, Value: 0.7.0
 [INFO] Parameter: artifactId, Value: sftp-extended
 [INFO] Project created from Archetype in dir: /home/workspace/miscellanea/sftp-extended
 [INFO] ------------------------------------------------------------------------
@@ -164,8 +164,8 @@ In this example we'll use `/home/oscerd/connectors/` as plugin.path, but we'll n
 
 ```
 > cd /home/oscerd/connectors/
-> cp /home/workspace/miscellanea/sftp-extended/target/sftp-extended-0.6.1-package.zip .
-> unzip sftp-extended-0.6.1-package.zip
+> cp /home/workspace/miscellanea/sftp-extended/target/sftp-extended-0.7.0-package.zip .
+> unzip sftp-extended-0.7.0-package.zip
 ```
 
 Now it's time to setup the connector


[camel-kafka-connector-examples] 17/25: RabbitMQ Examples: Moved to 0.7.0 version

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 7dbc3ceb9c22989abf8d9368930fbd35a2650171
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 4 07:24:16 2021 +0100

    RabbitMQ Examples: Moved to 0.7.0 version
---
 rabbitmq/rabbitmq-sink/README.adoc   | 4 ++--
 rabbitmq/rabbitmq-source/README.adoc | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/rabbitmq/rabbitmq-sink/README.adoc b/rabbitmq/rabbitmq-sink/README.adoc
index fae24e5..74d3559 100644
--- a/rabbitmq/rabbitmq-sink/README.adoc
+++ b/rabbitmq/rabbitmq-sink/README.adoc
@@ -28,8 +28,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-rabbitmq-kafka-connector/0.6.1/camel-rabbitmq-kafka-connector-0.6.1-package.zip
-> unzip camel-rabbitmq-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-rabbitmq-kafka-connector/0.7.0/camel-rabbitmq-kafka-connector-0.7.0-package.zip
+> unzip camel-rabbitmq-kafka-connector-0.7.0-package.zip
 ```
 
 ## Setting up RabbitMQ
diff --git a/rabbitmq/rabbitmq-source/README.adoc b/rabbitmq/rabbitmq-source/README.adoc
index b3283a9..ddbcdf7 100644
--- a/rabbitmq/rabbitmq-source/README.adoc
+++ b/rabbitmq/rabbitmq-source/README.adoc
@@ -28,8 +28,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-rabbitmq-kafka-connector/0.6.1/camel-rabbitmq-kafka-connector-0.6.1-package.zip
-> unzip camel-rabbitmq-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-rabbitmq-kafka-connector/0.7.0/camel-rabbitmq-kafka-connector-0.7.0-package.zip
+> unzip camel-rabbitmq-kafka-connector-0.7.0-package.zip
 ```
 
 ## Setting up RabbitMQ


[camel-kafka-connector-examples] 10/25: FTP Example: Moved to 0.7.0 version

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit e9236bcb13b7181ca7280ed54f550d82a4325658
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 4 07:21:26 2021 +0100

    FTP Example: Moved to 0.7.0 version
---
 ftp/ftp-sink/README.adoc   |  4 ++--
 ftp/ftp-source/README.adoc | 24 ++++++++++++------------
 2 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/ftp/ftp-sink/README.adoc b/ftp/ftp-sink/README.adoc
index 215409a..cd2a2c0 100644
--- a/ftp/ftp-sink/README.adoc
+++ b/ftp/ftp-sink/README.adoc
@@ -42,8 +42,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-ftp-kafka-connector/0.6.1/camel-ftp-kafka-connector-0.6.1-package.zip
-> unzip camel-ftp-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-ftp-kafka-connector/0.7.0/camel-ftp-kafka-connector-0.7.0-package.zip
+> unzip camel-ftp-kafka-connector-0.7.0-package.zip
 ----
 
 Now it's time to setup the connector
diff --git a/ftp/ftp-source/README.adoc b/ftp/ftp-source/README.adoc
index f6a8edb..54295ca 100644
--- a/ftp/ftp-source/README.adoc
+++ b/ftp/ftp-source/README.adoc
@@ -40,7 +40,7 @@ and set the `plugin.path` property to your choosen location
 You'll need to build your connector starting from an archetype:
 
 ```
-> mvn archetype:generate  -DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes  -DarchetypeArtifactId=camel-kafka-connector-extensible-archetype  -DarchetypeVersion=0.6.1
+> mvn archetype:generate  -DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes  -DarchetypeArtifactId=camel-kafka-connector-extensible-archetype  -DarchetypeVersion=0.7.0
 [INFO] Scanning for projects...
 [INFO] 
 [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
@@ -54,34 +54,34 @@ You'll need to build your connector starting from an archetype:
 [INFO] 
 [INFO] --- maven-archetype-plugin:3.1.2:generate (default-cli) @ standalone-pom ---
 [INFO] Generating project in Interactive mode
-[INFO] Archetype repository not defined. Using the one from [org.apache.camel.kafkaconnector.archetypes:camel-kafka-connector-extensible-archetype:0.6.1] found in catalog remote
+[INFO] Archetype repository not defined. Using the one from [org.apache.camel.kafkaconnector.archetypes:camel-kafka-connector-extensible-archetype:0.7.0] found in catalog remote
 Define value for property 'groupId': org.apache.camel.kafkaconnector
 Define value for property 'artifactId': ftp-extended
-Define value for property 'version' 1.0-SNAPSHOT: : 0.6.1
+Define value for property 'version' 1.0-SNAPSHOT: : 0.7.0
 Define value for property 'package' org.apache.camel.kafkaconnector: : 
 Define value for property 'camel-kafka-connector-name': camel-ftp-kafka-connector
-[INFO] Using property: camel-kafka-connector-version = 0.6.1
+[INFO] Using property: camel-kafka-connector-version = 0.7.0
 Confirm properties configuration:
 groupId: org.apache.camel.kafkaconnector
 artifactId: ftp-extended
-version: 0.6.1
+version: 0.7.0
 package: com.github.oscerd
 camel-kafka-connector-name: camel-ftp-kafka-connector
-camel-kafka-connector-version: 0.6.1
+camel-kafka-connector-version: 0.7.0
  Y: : Y
 [INFO] ----------------------------------------------------------------------------
-[INFO] Using following parameters for creating project from Archetype: camel-kafka-connector-extensible-archetype:0.6.1
+[INFO] Using following parameters for creating project from Archetype: camel-kafka-connector-extensible-archetype:0.7.0
 [INFO] ----------------------------------------------------------------------------
 [INFO] Parameter: groupId, Value: org.apache.camel.kafkaconnector
 [INFO] Parameter: artifactId, Value: ftp-extended
-[INFO] Parameter: version, Value: 0.6.1
+[INFO] Parameter: version, Value: 0.7.0
 [INFO] Parameter: package, Value: org.apache.camel.kafkaconnector
 [INFO] Parameter: packageInPathFormat, Value: org/apache/camel/kafkaconnector
 [INFO] Parameter: package, Value: org.apache.camel.kafkaconnector
-[INFO] Parameter: version, Value: 0.6.1
+[INFO] Parameter: version, Value: 0.7.0
 [INFO] Parameter: groupId, Value: org.apache.camel.kafkaconnector
 [INFO] Parameter: camel-kafka-connector-name, Value: camel-ftp-kafka-connector
-[INFO] Parameter: camel-kafka-connector-version, Value: 0.6.1
+[INFO] Parameter: camel-kafka-connector-version, Value: 0.7.0
 [INFO] Parameter: artifactId, Value: ftp-extended
 [INFO] Project created from Archetype in dir: /home/workspace/miscellanea/ftp-extended
 [INFO] ------------------------------------------------------------------------
@@ -163,8 +163,8 @@ In this example we'll use `/home/oscerd/connectors/` as plugin.path, but we'll n
 
 ```
 > cd /home/oscerd/connectors/
-> cp /home/workspace/miscellanea/ftp-extended/target/ftp-extended-0.6.1-package.zip .
-> unzip ftp-extended-0.6.1-package.zip
+> cp /home/workspace/miscellanea/ftp-extended/target/ftp-extended-0.7.0-package.zip .
+> unzip ftp-extended-0.7.0-package.zip
 ```
 
 Now it's time to setup the connector


[camel-kafka-connector-examples] 15/25: Nats Examples: Moved to 0.7.0 version

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 58fdfddaf40492862712c3f3b211ea0fecee0b62
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 4 07:23:39 2021 +0100

    Nats Examples: Moved to 0.7.0 version
---
 nats/nats-sink/README.adoc   | 4 ++--
 nats/nats-source/README.adoc | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/nats/nats-sink/README.adoc b/nats/nats-sink/README.adoc
index ad863f1..e732b32 100644
--- a/nats/nats-sink/README.adoc
+++ b/nats/nats-sink/README.adoc
@@ -28,8 +28,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-nats-kafka-connector/0.6.1/camel-nats-kafka-connector-0.6.1-package.zip
-> unzip camel-nats-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-nats-kafka-connector/0.7.0/camel-nats-kafka-connector-0.7.0-package.zip
+> unzip camel-nats-kafka-connector-0.7.0-package.zip
 ```
 
 In this example we'll use a docker image for NATS
diff --git a/nats/nats-source/README.adoc b/nats/nats-source/README.adoc
index 6a876cf..04754b6 100644
--- a/nats/nats-source/README.adoc
+++ b/nats/nats-source/README.adoc
@@ -28,8 +28,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-nats-kafka-connector/0.6.1/camel-nats-kafka-connector-0.6.1-package.zip
-> unzip camel-nats-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-nats-kafka-connector/0.7.0/camel-nats-kafka-connector-0.7.0-package.zip
+> unzip camel-nats-kafka-connector-0.7.0-package.zip
 ```
 
 In this example we'll use a docker image for NATS


[camel-kafka-connector-examples] 09/25: File watch example: Moved to 0.7.0 version

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 0ca10c55286d45e7514e98f882392e7927d5c94d
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 4 07:20:55 2021 +0100

    File watch example: Moved to 0.7.0 version
---
 file-watch/file-watch-source/README.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/file-watch/file-watch-source/README.adoc b/file-watch/file-watch-source/README.adoc
index 297a73c..3b6fb79 100644
--- a/file-watch/file-watch-source/README.adoc
+++ b/file-watch/file-watch-source/README.adoc
@@ -28,8 +28,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-file-watch-kafka-connector/0.6.1/camel-file-watch-kafka-connector-0.6.1-package.zip
-> unzip camel-file-watch-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-file-watch-kafka-connector/0.7.0/camel-file-watch-kafka-connector-0.7.0-package.zip
+> unzip camel-file-watch-kafka-connector-0.7.0-package.zip
 ```
 
 Now it's time to setup the connectors


[camel-kafka-connector-examples] 02/25: ArangoDB Examples: Moved to 0.7.0 version

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 725b21b2fb9062fa8da03db1b37f91f18de9803e
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 4 07:12:51 2021 +0100

    ArangoDB Examples: Moved to 0.7.0 version
---
 arangodb/arangodb-sink-document-collection/README.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arangodb/arangodb-sink-document-collection/README.adoc b/arangodb/arangodb-sink-document-collection/README.adoc
index 874bc74..c2bbe10 100644
--- a/arangodb/arangodb-sink-document-collection/README.adoc
+++ b/arangodb/arangodb-sink-document-collection/README.adoc
@@ -114,8 +114,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-arangodb-kafka-connector/0.6.1/camel-arangodb-kafka-connector-0.6.1-package.zip
-> unzip camel-arangodb-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-arangodb-kafka-connector/0.7.0/camel-arangodb-kafka-connector-0.7.0-package.zip
+> unzip camel-arangodb-kafka-connector-0.7.0-package.zip
 ----
 
 Now it's time to setup the connector


[camel-kafka-connector-examples] 07/25: Exec examples: Moved to 0.7.0

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 79159e975fd3240b68b21a33f81abbf368555de6
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 4 07:20:12 2021 +0100

    Exec examples: Moved to 0.7.0
---
 exec/exec-sink/README.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/exec/exec-sink/README.adoc b/exec/exec-sink/README.adoc
index 37c3552..9a64f6e 100644
--- a/exec/exec-sink/README.adoc
+++ b/exec/exec-sink/README.adoc
@@ -28,8 +28,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-exec-kafka-connector/0.6.1/camel-exec-kafka-connector-0.6.1-package.zip
-> unzip camel-exec-kafka-connector-0.6.1-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-exec-kafka-connector/0.7.0/camel-exec-kafka-connector-0.7.0-package.zip
+> unzip camel-exec-kafka-connector-0.7.0-package.zip
 ```
 
 Now it's time to setup the connectors