This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch camel-3.11.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-3.11.x by this push:
     new 15d922c  Camel-3.11.x: Align documentation version
15d922c is described below

commit 15d922c5e078e378489eb2bd7bfc4f5a40946370
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Jun 28 08:45:25 2021 +0200

    Camel-3.11.x: Align documentation version
---
 docs/components/antora.yml  | 2 +-
 docs/user-manual/antora.yml | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/components/antora.yml b/docs/components/antora.yml
index c626291..054ee9f 100644
--- a/docs/components/antora.yml
+++ b/docs/components/antora.yml
@@ -17,7 +17,7 @@
 
 name: components
 title: Camel Components
-version: latest
+version: 3.11.x
 nav:
   - modules/ROOT/nav.adoc
   - modules/dataformats/nav.adoc
diff --git a/docs/user-manual/antora.yml b/docs/user-manual/antora.yml
index 91ad16a..c2ef9a6 100644
--- a/docs/user-manual/antora.yml
+++ b/docs/user-manual/antora.yml
@@ -17,8 +17,8 @@
 
 name: manual
 title: User manual
-version: latest
+version: 3.11.x
 nav:
 - modules/ROOT/nav.adoc
 - modules/faq/nav.adoc
-- modules/ROOT/references.adoc
\ No newline at end of file
+- modules/ROOT/references.adoc

Reply via email to