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 1ae3121  CAMEL-15929: Add LTS to components title
1ae3121 is described below

commit 1ae31210c86e9e6657eab377ecdb708fd0ac6ffb
Author: Zoran Regvart <[email protected]>
AuthorDate: Wed Dec 9 13:24:41 2020 +0100

    CAMEL-15929: Add LTS to components title
    
    This makes the 3.4.x version stand out as we'll display the version as
    "3.4.x (LTS)".
---
 docs/components/antora.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/components/antora.yml b/docs/components/antora.yml
index 582033b..b48662f 100644
--- a/docs/components/antora.yml
+++ b/docs/components/antora.yml
@@ -18,6 +18,7 @@
 name: components
 title: Camel Components
 version: 3.4.x
+display_version: 3.4.x (LTS)
 nav:
   - modules/ROOT/nav.adoc
   - modules/dataformats/nav.adoc

Reply via email to