You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/08/14 12:03:01 UTC

[camel-spring-boot] branch camel-spring-boot-4.0.x updated: Prepare for website docs for 4.0.x LTS release

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

davsclaus pushed a commit to branch camel-spring-boot-4.0.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.0.x by this push:
     new decb8898099 Prepare for website docs for 4.0.x LTS release
decb8898099 is described below

commit decb8898099edb7b30fe136fcda7533bc7e5b161
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Mon Aug 14 14:02:45 2023 +0200

    Prepare for website docs for 4.0.x LTS release
---
 components-starter/antora.yml | 3 ++-
 core/antora.yml               | 3 ++-
 docs/components/antora.yml    | 3 ++-
 docs/spring-boot/antora.yml   | 5 ++---
 4 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/components-starter/antora.yml b/components-starter/antora.yml
index 8a67360e56c..ca3897f86a7 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: 4.0.x
+display-version: 4.0.x (LTS)
diff --git a/core/antora.yml b/core/antora.yml
index 1d78f1a5b35..26f347a3d5b 100644
--- a/core/antora.yml
+++ b/core/antora.yml
@@ -16,4 +16,5 @@
 #
 
 name: camel-spring-boot
-version: next
+version: 4.0.x
+display-version: 4.0.x (LTS)
diff --git a/docs/components/antora.yml b/docs/components/antora.yml
index 8ff02dee8eb..15e844237fe 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: 4.0.x
+display-version: 4.0.x (LTS)
diff --git a/docs/spring-boot/antora.yml b/docs/spring-boot/antora.yml
index fae8048d4d7..b2bf21458a8 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.0.x
+display-version: 4.0.x (LTS)
 nav:
 - modules/ROOT/nav.adoc