This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch outdated in repository https://gitbox.apache.org/repos/asf/camel-website.git
commit fd70818cd4204d5285e53c75f905df7ae4af6d72 Author: Claus Ibsen <[email protected]> AuthorDate: Fri Sep 24 09:07:30 2021 +0200 Remove outdated sub project versions in the documentation --- antora-playbook.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/antora-playbook.yml b/antora-playbook.yml index dd3aeec..177aab1 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -35,7 +35,7 @@ content: - url: https://github.com/apache/camel-k.git branches: - main - - release-1.4.x + - release-1.6.x start_path: docs - url: https://github.com/apache/camel-k-runtime.git branches: main @@ -54,8 +54,6 @@ content: - url: https://github.com/apache/camel-kafka-connector.git branches: - camel-kafka-connector-0.10.x - - camel-kafka-connector-0.7.x - - camel-kafka-connector-0.4.x start_path: docs - url: https://github.com/apache/camel-spring-boot.git branches:
