This is an automated email from the ASF dual-hosted git repository. zregvart pushed a commit to branch camel-3.6.x in repository https://gitbox.apache.org/repos/asf/camel.git
commit cd53365eecbbcb2636dd1eb3f7e9d7c44607832e Author: Zoran Regvart <[email protected]> AuthorDate: Fri Oct 30 11:50:45 2020 +0100 Set documentation version to 3.6.x --- core/camel-core-engine/src/main/docs/antora.yml | 2 +- docs/components/antora.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/camel-core-engine/src/main/docs/antora.yml b/core/camel-core-engine/src/main/docs/antora.yml index 5b22e94..c05647e 100644 --- a/core/camel-core-engine/src/main/docs/antora.yml +++ b/core/camel-core-engine/src/main/docs/antora.yml @@ -17,7 +17,7 @@ name: components #title: Enterprise Integration Patterns -version: latest +version: 3.6.x #start_page: eips:enterprise-integration-patterns.adoc #nav: #- modules/eips/nav.adoc diff --git a/docs/components/antora.yml b/docs/components/antora.yml index c626291..625e58c 100644 --- a/docs/components/antora.yml +++ b/docs/components/antora.yml @@ -17,7 +17,7 @@ name: components title: Camel Components -version: latest +version: 3.6.x nav: - modules/ROOT/nav.adoc - modules/dataformats/nav.adoc @@ -28,4 +28,4 @@ asciidoc: attributes: index-table-format: width="100%",cols="4,3,3,3,6",options="header" # | Data Format | Artifact | Support Level | Since | Description - cq-version: latest + cq-version: 1.3.0
