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

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


The following commit(s) were added to refs/heads/camel-3.14.x by this push:
     new e39a26e  Mark version to 3.14.x as LTS in documentation
e39a26e is described below

commit e39a26ee446a3596b3cc719a7597bf987671c3eb
Author: Zoran Regvart <[email protected]>
AuthorDate: Fri Dec 17 09:57:55 2021 +0100

    Mark version to 3.14.x as LTS in documentation
---
 core/camel-core-engine/src/main/docs/antora.yml | 1 +
 docs/components/antora.yml                      | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/core/camel-core-engine/src/main/docs/antora.yml 
b/core/camel-core-engine/src/main/docs/antora.yml
index 7a832b9..fc006b2 100644
--- a/core/camel-core-engine/src/main/docs/antora.yml
+++ b/core/camel-core-engine/src/main/docs/antora.yml
@@ -19,3 +19,4 @@
 
 name: components
 version: 3.14.x
+display-version: 3.14.x (LTS)
diff --git a/docs/components/antora.yml b/docs/components/antora.yml
index bdef642..4b89021 100644
--- a/docs/components/antora.yml
+++ b/docs/components/antora.yml
@@ -22,7 +22,7 @@
 name: components
 title: Camel Components
 version: 3.14.x
-display-version: 3.14.x
+display-version: 3.14.x (LTS)
 
 nav:
   - modules/ROOT/nav.adoc

Reply via email to