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

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


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

commit de3f05fa6afca94aa6ffa9647d03c10103a62708
Author: James Netherton <[email protected]>
AuthorDate: Wed Jul 6 22:14:44 2022 +0100

    Update Antora configuration for 3.18.0 release
---
 components-starter/antora.yml | 3 ++-
 core/antora.yml               | 3 ++-
 docs/components/antora.yml    | 3 ++-
 docs/source-map.yml           | 2 +-
 docs/spring-boot/antora.yml   | 5 ++---
 5 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/components-starter/antora.yml b/components-starter/antora.yml
index 8a67360e56c..0e68ce945cd 100644
--- a/components-starter/antora.yml
+++ b/components-starter/antora.yml
@@ -18,4 +18,5 @@
 # A distributed part of main camel "components" doc component.asciidoc:
 
 name: components
-version: next
+version: 3.18.x
+display-version: 3.18.x (LTS)
diff --git a/core/antora.yml b/core/antora.yml
index 1d78f1a5b35..02899ffe253 100644
--- a/core/antora.yml
+++ b/core/antora.yml
@@ -16,4 +16,5 @@
 #
 
 name: camel-spring-boot
-version: next
+version: 3.18.x
+display-version: 3.18.x (LTS)
diff --git a/docs/components/antora.yml b/docs/components/antora.yml
index 8ff02dee8eb..3680d6a210f 100644
--- a/docs/components/antora.yml
+++ b/docs/components/antora.yml
@@ -18,4 +18,5 @@
 # A distributed part of main camel "docs/components" 'components' component 
descriptor:
 
 name: components
-version: next
+version: 3.18.x
+display-version: 3.18.x (LTS)
diff --git a/docs/source-map.yml b/docs/source-map.yml
index 213bb330345..202a30c6949 100644
--- a/docs/source-map.yml
+++ b/docs/source-map.yml
@@ -21,5 +21,5 @@
         - url: 'https://github.com/apache/camel-spring-boot.git'
           mapped_url: './../camel-spring-boot'
           branches:
-            - branch: main
+            - branch: camel-spring-boot-3.18.x
               mapped_branch: HEAD
diff --git a/docs/spring-boot/antora.yml b/docs/spring-boot/antora.yml
index fae8048d4d7..d836df8053c 100644
--- a/docs/spring-boot/antora.yml
+++ b/docs/spring-boot/antora.yml
@@ -17,9 +17,8 @@
 
 name: camel-spring-boot
 title: Camel Spring Boot
-version: next
-prerelease: true
-display-version: Next (Pre-release)
+version: 3.18.x
+display-version: 3.18.x (LTS)
 nav:
 - modules/ROOT/nav.adoc
 

Reply via email to