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-website.git


The following commit(s) were added to refs/heads/master by this push:
     new e498c8c  Add camel-kafka-connector-0.3.x branch to antora (#402)
e498c8c is described below

commit e498c8cd0aaeddbe8bdbce413511f118ae4c503f
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Jun 22 07:09:06 2020 +0200

    Add camel-kafka-connector-0.3.x branch to antora (#402)
---
 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

Reply via email to