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

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

commit 44a9a135f06d410e48fc420826fda5b6bc2590aa
Author: Claus Ibsen <[email protected]>
AuthorDate: Wed Aug 20 08:05:51 2025 +0200

    LTS 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..ff109d6b071 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.14.x
diff --git a/core/antora.yml b/core/antora.yml
index 1d78f1a5b35..47d10ce8baf 100644
--- a/core/antora.yml
+++ b/core/antora.yml
@@ -16,4 +16,4 @@
 #
 
 name: camel-spring-boot
-version: next
+version: 4.14.x
diff --git a/docs/components/antora.yml b/docs/components/antora.yml
index 8ff02dee8eb..53d82b758d9 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.14.x
diff --git a/docs/spring-boot/antora.yml b/docs/spring-boot/antora.yml
index fae8048d4d7..f303f4a18f7 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.14.x
+display-version: 4.14.x (LTS)
 nav:
 - modules/ROOT/nav.adoc
 

Reply via email to