This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch ckc-0.3.x in repository https://gitbox.apache.org/repos/asf/camel-website.git
commit 0101f47b450f152815b70927b63b7b664fd8771d Author: Andrea Cosentino <[email protected]> AuthorDate: Mon Jun 22 07:08:53 2020 +0200 Add camel-kafka-connector-0.3.x branch to antora --- antora-playbook.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/antora-playbook.yml b/antora-playbook.yml index bcb26e3..03605e0 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -51,6 +51,9 @@ content: - url: [email protected]:apache/camel-kafka-connector.git branches: master start_path: docs + - url: [email protected]:apache/camel-kafka-connector.git + branches: camel-kafka-connector-0.3.x + start_path: docs - url: [email protected]:apache/camel-spring-boot.git branches: master start_path: docs
