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/07/14 07:36:41 UTC

[camel-spring-boot] branch camel-spring-boot-3.21.x updated: Fix docs for antora build

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

davsclaus pushed a commit to branch camel-spring-boot-3.21.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.21.x by this push:
     new 2963b319991 Fix docs for antora build
2963b319991 is described below

commit 2963b31999119fafd441e64c940461f189fd3ce6
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Fri Jul 14 09:36:33 2023 +0200

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

diff --git a/components-starter/antora.yml b/components-starter/antora.yml
index 8a67360e56c..943656a851e 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: 3.21.x
diff --git a/core/antora.yml b/core/antora.yml
index 1d78f1a5b35..671df53c192 100644
--- a/core/antora.yml
+++ b/core/antora.yml
@@ -16,4 +16,4 @@
 #
 
 name: camel-spring-boot
-version: next
+version: 3.21.x
diff --git a/docs/components/antora.yml b/docs/components/antora.yml
index 8ff02dee8eb..c08fe19367a 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: 3.21.x
diff --git a/docs/spring-boot/antora.yml b/docs/spring-boot/antora.yml
index fae8048d4d7..570eab22e51 100644
--- a/docs/spring-boot/antora.yml
+++ b/docs/spring-boot/antora.yml
@@ -17,9 +17,9 @@
 
 name: camel-spring-boot
 title: Camel Spring Boot
-version: next
-prerelease: true
-display-version: Next (Pre-release)
+version: 3.21.x
+prerelease: false
+display-version: 3.21.x (LTS)
 nav:
 - modules/ROOT/nav.adoc