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 b788a098 Add 4.10 LTS docs (#1303)
b788a098 is described below

commit b788a098aae5c5d1474337746bc94a4b76d9f209
Author: Claus Ibsen <[email protected]>
AuthorDate: Sun Feb 16 09:56:47 2025 +0000

    Add 4.10 LTS docs (#1303)
---
 antora-playbook-snippets/antora-playbook.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/antora-playbook-snippets/antora-playbook.yml 
b/antora-playbook-snippets/antora-playbook.yml
index 5ecd3e50..bebd4077 100644
--- a/antora-playbook-snippets/antora-playbook.yml
+++ b/antora-playbook-snippets/antora-playbook.yml
@@ -17,6 +17,7 @@ content:
     - url: https://github.com/apache/camel.git
       branches:
         - main
+        - camel-4.10.x
         - camel-4.8.x
         - camel-4.4.x
         - camel-3.22.x
@@ -71,6 +72,7 @@ content:
     - url: https://github.com/apache/camel-spring-boot.git
       branches:
         - main
+        - camel-spring-boot-4.10.x
         - camel-spring-boot-4.8.x
         - camel-spring-boot-4.4.x
         - camel-spring-boot-3.22.x

Reply via email to