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

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


The following commit(s) were added to refs/heads/camel-karaf-3.18.x by this 
push:
     new f92174b2 Update Antora configuration for 3.18.0 release
f92174b2 is described below

commit f92174b2c06ba23fb280a5f8597f78c30bc3b5da
Author: James Netherton <[email protected]>
AuthorDate: Wed Jul 6 22:15:39 2022 +0100

    Update Antora configuration for 3.18.0 release
---
 docs/antora.yml     | 5 ++---
 docs/source-map.yml | 2 +-
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/docs/antora.yml b/docs/antora.yml
index 8c263ad4..1dc3557f 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -17,9 +17,8 @@
 
 name: camel-karaf
 title: Camel Karaf
-version: next
-prerelease: true
-display_version: Next (Pre-release)
+version: 3.18.x
+display-version: 3.18.x (LTS)
 nav:
 - modules/ROOT/nav.adoc
 
diff --git a/docs/source-map.yml b/docs/source-map.yml
index 6b799b6e..90ba166d 100644
--- a/docs/source-map.yml
+++ b/docs/source-map.yml
@@ -21,5 +21,5 @@
         - url: 'https://github.com/apache/camel-karaf.git'
           mapped-url: './../camel-karaf'
           branches:
-            - branch: main
+            - branch: camel-karaf-3.18.x
               mapped-branch: HEAD

Reply via email to