This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch 410 in repository https://gitbox.apache.org/repos/asf/camel-website.git
commit 4a4976fb594c710f1f89425da1166d95d980c46c Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Sun Feb 16 08:40:11 2025 +0100 Add 4.10 LTS docs --- 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