This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git


The following commit(s) were added to refs/heads/main by this push:
     new e1a487b  Add 3.14.x branches for documentation to antora
e1a487b is described below

commit e1a487bb3ca1fc7be0455b9357f62ca0efff1586
Author: Claus Ibsen <[email protected]>
AuthorDate: Fri Dec 17 09:21:56 2021 +0100

    Add 3.14.x branches for documentation to antora
---
 antora-playbook.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/antora-playbook.yml b/antora-playbook.yml
index 9097e7e..e27b6f9 100644
--- a/antora-playbook.yml
+++ b/antora-playbook.yml
@@ -15,6 +15,7 @@ content:
     - url: https://github.com/apache/camel.git
       branches:
         - main
+        - camel-3.14.x
         - camel-3.13.x
         - camel-3.12.x
         - camel-3.11.x
@@ -77,6 +78,7 @@ content:
     - url: https://github.com/apache/camel-spring-boot.git
       branches:
         - main
+        - camel-spring-boot-3.14.x
         - camel-spring-boot-3.13.x
         - camel-spring-boot-3.12.x
         - camel-spring-boot-3.11.x
@@ -90,6 +92,7 @@ content:
     - url: https://github.com/apache/camel-karaf.git
       branches:
         - main
+        - camel-karaf-3.14.x
         - camel-karaf-3.13.x
         - camel-karaf-3.12.x
         - camel-karaf-3.11.x

Reply via email to