This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-website.git
commit 1e05e68c6057391a19704d2dbd74cf8c930f1d86 Author: Gregor Zurowski <[email protected]> AuthorDate: Mon Jun 28 10:50:18 2021 +0200 Temporarily use differen camel-quarkus branch to fix build issues --- antora-playbook.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/antora-playbook.yml b/antora-playbook.yml index 5cc5160..f169378 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -56,7 +56,7 @@ content: start_path: docs - url: [email protected]:apache/camel-quarkus.git branches: - - main + - 2.0.0-M2 start_path: docs - url: [email protected]:apache/camel-quarkus-examples.git branches: HEAD
