This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.
from a9e9551 Sync Properties
new 6c1878c Upgrade Kafka to version 2.6.0
new 6779cea Sync Properties and regen catalog
The 2 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.
Summary of changes:
camel-dependencies/pom.xml | 2 +-
.../resources/org/apache/camel/catalog/components/kafka.json | 8 ++++----
.../resources/org/apache/camel/catalog/docs/kafka-component.adoc | 8 ++++----
.../resources/org/apache/camel/component/kafka/kafka.json | 8 ++++----
components/camel-kafka/src/main/docs/kafka-component.adoc | 8 ++++----
.../java/org/apache/camel/component/kafka/KafkaConfiguration.java | 4 ++--
.../org/apache/camel/component/kafka/BaseEmbeddedKafkaTest.java | 2 +-
.../camel/builder/component/dsl/KafkaComponentBuilderFactory.java | 2 --
.../camel/builder/endpoint/dsl/KafkaEndpointBuilderFactory.java | 6 ------
docs/components/modules/ROOT/pages/kafka-component.adoc | 8 ++++----
parent/pom.xml | 2 +-
11 files changed, 25 insertions(+), 33 deletions(-)