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 2d98f77e Add camel 3.17 docs to website (#849) 2d98f77e is described below commit 2d98f77e1e4871b35757bfeb108261431ed23020 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Thu May 19 22:55:04 2022 +0200 Add camel 3.17 docs to website (#849) --- antora-playbook-snippets/antora-playbook.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/antora-playbook-snippets/antora-playbook.yml b/antora-playbook-snippets/antora-playbook.yml index 6bf9a6ee..4624ac5a 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.17.x - camel-3.16.x - camel-3.15.x - camel-3.14.x @@ -52,9 +53,9 @@ content: - url: https://github.com/apache/camel-kamelets.git branches: - main - - 0.6.x - - 0.7.x - 0.8.x + - 0.7.x + - 0.6.x start_path: docs - url: https://github.com/apache/camel-quarkus.git @@ -81,6 +82,7 @@ content: - url: https://github.com/apache/camel-spring-boot.git branches: - main + - camel-spring-boot-3.17.x - camel-spring-boot-3.16.x - camel-spring-boot-3.15.x - camel-spring-boot-3.14.x @@ -95,6 +97,7 @@ content: - url: https://github.com/apache/camel-karaf.git branches: - main + - camel-karaf-3.17.x - camel-karaf-3.16.x - camel-karaf-3.15.x - camel-karaf-3.14.x