This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch documentation-3.3.x in repository https://gitbox.apache.org/repos/asf/camel-website.git
commit 5632f9b5494b84c306d81cce9da9d563910e1935 Author: Andrea Cosentino <[email protected]> AuthorDate: Fri Jun 26 07:52:39 2020 +0200 Remove 3.3.x from Camel documentation --- antora-playbook.yml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/antora-playbook.yml b/antora-playbook.yml index 4ec5bff..09e3e7c 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -31,17 +31,6 @@ content: - docs/components - url: [email protected]:apache/camel.git - branches: camel-3.3.x - start_paths: - # eip - - core/camel-core-engine/src/main/docs - # languages - - core/camel-core-languages/src/main/docs - - core/camel-xml-jaxp/src/main/docs - # main components doc - - docs/components - - - url: [email protected]:apache/camel.git branches: camel-2.x start_paths: # main components doc
