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

davsclaus pushed a commit to branch camel-spring-boot-4.10.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-4.10.x by 
this push:
     new 5d139ab58fc Prepare for 4.10.x docs
5d139ab58fc is described below

commit 5d139ab58fc144c02000af5bfc5a40f0f943c465
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Sat Feb 15 09:53:39 2025 +0100

    Prepare for 4.10.x docs
---
 components-starter/antora.yml | 2 +-
 core/antora.yml               | 2 +-
 docs/components/antora.yml    | 2 +-
 docs/spring-boot/antora.yml   | 5 ++---
 4 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/components-starter/antora.yml b/components-starter/antora.yml
index 8a67360e56c..dfa56a2b952 100644
--- a/components-starter/antora.yml
+++ b/components-starter/antora.yml
@@ -18,4 +18,4 @@
 # A distributed part of main camel "components" doc component.asciidoc:
 
 name: components
-version: next
+version: 4.10.x
diff --git a/core/antora.yml b/core/antora.yml
index 1d78f1a5b35..ff4be18e0fc 100644
--- a/core/antora.yml
+++ b/core/antora.yml
@@ -16,4 +16,4 @@
 #
 
 name: camel-spring-boot
-version: next
+version: 4.10.x
diff --git a/docs/components/antora.yml b/docs/components/antora.yml
index 8ff02dee8eb..9f41b72c34b 100644
--- a/docs/components/antora.yml
+++ b/docs/components/antora.yml
@@ -18,4 +18,4 @@
 # A distributed part of main camel "docs/components" 'components' component 
descriptor:
 
 name: components
-version: next
+version: 4.10.x
diff --git a/docs/spring-boot/antora.yml b/docs/spring-boot/antora.yml
index fae8048d4d7..c85bf42627b 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: 4.10.x
+display-version: 4.10.x (LTS)
 nav:
 - modules/ROOT/nav.adoc
 

Reply via email to