This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git
The following commit(s) were added to refs/heads/master by this push: new 4e76b62 Testing commit for backport action 4e76b62 is described below commit 4e76b62337491728aeae47c8dc0112038422e9b2 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Aug 25 14:38:43 2020 +0200 Testing commit for backport action --- README.adoc | 1 - 1 file changed, 1 deletion(-) diff --git a/README.adoc b/README.adoc index 2c56074..70bf759 100644 --- a/README.adoc +++ b/README.adoc @@ -84,7 +84,6 @@ mvn -Dkafka.bootstrap.servers=host1:port -Dkafka.instance.type=remote -DskipInte It's possible to use a properties file to set these properties. To do so use `-Dtest.properties=/path/to/file.properties`. - === Try it out locally You can use Camel Kafka connectors with local Apache Kafka installation.