This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch 414doc in repository https://gitbox.apache.org/repos/asf/camel-website.git
commit bb7bfc8c777409284d0364da3216aa58bb92205b Author: Claus Ibsen <[email protected]> AuthorDate: Wed Aug 20 13:19:53 2025 +0200 Add 4.14 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 4b1438d8..e7013b21 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.14.x - camel-4.10.x - camel-4.8.x - camel-3.22.x @@ -64,6 +65,7 @@ content: - url: https://github.com/apache/camel-spring-boot.git branches: - main + - camel-spring-boot-4.14.x - camel-spring-boot-4.10.x - camel-spring-boot-4.8.x - camel-spring-boot-3.22.x
