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 5c349e7  Introduce the 0.3.x branch for Kafka-connector project (#411)
5c349e7 is described below

commit 5c349e7f11085dc54674b185542f87409f1ec05a
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu Jun 25 09:01:56 2020 +0200

    Introduce the 0.3.x branch for Kafka-connector project (#411)
---
 antora-playbook.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/antora-playbook.yml b/antora-playbook.yml
index 09f1113..593b244 100644
--- a/antora-playbook.yml
+++ b/antora-playbook.yml
@@ -62,6 +62,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