This is an automated email from the ASF dual-hosted git repository.
zregvart pushed a commit to branch camel-3.4.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-3.4.x by this push:
new 37fe939 Set documentation version to `3.4.x (LTS)`
37fe939 is described below
commit 37fe9396f646968d917b421a2ebde099dd3bf520
Author: Zoran Regvart <[email protected]>
AuthorDate: Fri Oct 30 19:09:32 2020 +0100
Set documentation version to `3.4.x (LTS)`
Makes it clearer on the website that 3.4 is LTS version.
---
core/camel-core-engine/src/main/docs/antora.yml | 2 +-
core/camel-core-languages/src/main/docs/antora.yml | 2 +-
core/camel-xml-jaxp/src/main/docs/antora.yml | 2 +-
docs/components/antora.yml | 2 +-
docs/user-manual/antora.yml | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/core/camel-core-engine/src/main/docs/antora.yml
b/core/camel-core-engine/src/main/docs/antora.yml
index fd4706d..ade6b16 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: 3.4.x
+version: 3.4.x (LTS)
#start_page: eips:enterprise-integration-patterns.adoc
#nav:
#- modules/eips/nav.adoc
diff --git a/core/camel-core-languages/src/main/docs/antora.yml
b/core/camel-core-languages/src/main/docs/antora.yml
index 22395b7..1a7c38f 100644
--- a/core/camel-core-languages/src/main/docs/antora.yml
+++ b/core/camel-core-languages/src/main/docs/antora.yml
@@ -16,4 +16,4 @@
#
name: components
-version: 3.4.x
+version: 3.4.x (LTS)
diff --git a/core/camel-xml-jaxp/src/main/docs/antora.yml
b/core/camel-xml-jaxp/src/main/docs/antora.yml
index 22395b7..1a7c38f 100644
--- a/core/camel-xml-jaxp/src/main/docs/antora.yml
+++ b/core/camel-xml-jaxp/src/main/docs/antora.yml
@@ -16,4 +16,4 @@
#
name: components
-version: 3.4.x
+version: 3.4.x (LTS)
diff --git a/docs/components/antora.yml b/docs/components/antora.yml
index 582033b..efe189e 100644
--- a/docs/components/antora.yml
+++ b/docs/components/antora.yml
@@ -17,7 +17,7 @@
name: components
title: Camel Components
-version: 3.4.x
+version: 3.4.x (LTS)
nav:
- modules/ROOT/nav.adoc
- modules/dataformats/nav.adoc
diff --git a/docs/user-manual/antora.yml b/docs/user-manual/antora.yml
index ec977a1..e01e7d1 100644
--- a/docs/user-manual/antora.yml
+++ b/docs/user-manual/antora.yml
@@ -17,7 +17,7 @@
name: manual
title: User manual
-version: 3.4.x
+version: 3.4.x (LTS)
nav:
- modules/ROOT/nav.adoc
- modules/faq/nav.adoc