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

jamesnetherton 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 eb5b08c0 Add 3.18.x branches to antora-playbook.yml
eb5b08c0 is described below

commit eb5b08c0b0f3af4bffec6140e1854a72a8a252dc
Author: James Netherton <[email protected]>
AuthorDate: Wed Jul 6 16:13:42 2022 +0100

    Add 3.18.x branches to antora-playbook.yml
---
 antora-playbook-snippets/antora-playbook.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/antora-playbook-snippets/antora-playbook.yml 
b/antora-playbook-snippets/antora-playbook.yml
index 6788ebd0..bdf41a7c 100644
--- a/antora-playbook-snippets/antora-playbook.yml
+++ b/antora-playbook-snippets/antora-playbook.yml
@@ -15,6 +15,7 @@ content:
     - url: https://github.com/apache/camel.git
       branches:
         - main
+        - camel-3.18.x
         - camel-3.17.x
         - camel-3.16.x
         - camel-3.15.x
@@ -83,6 +84,7 @@ content:
     - url: https://github.com/apache/camel-spring-boot.git
       branches:
         - main
+        - camel-spring-boot-3.18.x
         - camel-spring-boot-3.17.x
         - camel-spring-boot-3.16.x
         - camel-spring-boot-3.15.x
@@ -98,6 +100,7 @@ content:
     - url: https://github.com/apache/camel-karaf.git
       branches:
         - main
+        - camel-karaf-3.18.x
         - camel-karaf-3.17.x
         - camel-karaf-3.16.x
         - camel-karaf-3.15.x

Reply via email to