This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch prepare-antora-0.3.x in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git
commit 36e42979dc094b93c461f0d817946793d6c52a4c Author: Andrea Cosentino <[email protected]> AuthorDate: Thu Jun 25 08:58:59 2020 +0200 Antora: Set the version to 0.3.x for branch 0.3.x --- docs/antora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/antora.yml b/docs/antora.yml index 5ecbe43..8111708 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -1,5 +1,5 @@ name: camel-kafka-connector title: Camel Kafka Connector -version: latest +version: 0.3.x nav: - modules/ROOT/nav.adoc
