You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by zr...@apache.org on 2020/12/09 12:30:21 UTC

[camel-karaf] branch camel-karaf-3.4.x updated: CAMEL-15929: Add LTS to components title

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

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


The following commit(s) were added to refs/heads/camel-karaf-3.4.x by this push:
     new 610dbf8  CAMEL-15929: Add LTS to components title
610dbf8 is described below

commit 610dbf8a3416ee308449c45c53fc7fb8d019e1ae
Author: Zoran Regvart <zr...@apache.org>
AuthorDate: Wed Dec 9 13:29:57 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/antora.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/antora.yml b/docs/antora.yml
index 6dab57b..feebfe7 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -18,5 +18,6 @@
 name: camel-karaf
 title: Camel Karaf
 version: 3.4.x
+display_version: 3.4.x (LTS)
 nav:
 - modules/ROOT/nav.adoc