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

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


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

commit d7fcea6d2f4b4d3926e87692f45e8dfb8347a4c2
Author: James Netherton <[email protected]>
AuthorDate: Wed Jul 6 22:13:11 2022 +0100

    Update Antora configuration for 3.18.0 release
---
 core/camel-core-engine/src/main/docs/antora.yml | 2 +-
 docs/components/antora.yml                      | 5 ++---
 docs/source-map.yml                             | 2 +-
 3 files changed, 4 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 8ff02dee8eb..79581b15be8 100644
--- a/core/camel-core-engine/src/main/docs/antora.yml
+++ b/core/camel-core-engine/src/main/docs/antora.yml
@@ -18,4 +18,4 @@
 # A distributed part of main camel "docs/components" 'components' component 
descriptor:
 
 name: components
-version: next
+version: 3.18.x
diff --git a/docs/components/antora.yml b/docs/components/antora.yml
index 9f6c3029b84..b67b10e8c9b 100644
--- a/docs/components/antora.yml
+++ b/docs/components/antora.yml
@@ -21,9 +21,8 @@
 
 name: components
 title: Camel Components
-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 b294c1da526..194646ed0ac 100644
--- a/docs/source-map.yml
+++ b/docs/source-map.yml
@@ -21,5 +21,5 @@
         - url: 'https://github.com/apache/camel.git'
           mapped_url: './../camel'
           branches:
-            - branch: main
+            - branch: camel-3.18.x
               mapped_branch: HEAD

Reply via email to