You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by zr...@apache.org on 2021/12/17 08:56:31 UTC

[camel-spring-boot] branch camel-spring-boot-3.14.x updated: Set documentation version to 3.14.x

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

zregvart pushed a commit to branch camel-spring-boot-3.14.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.14.x by this push:
     new 98ba1c5  Set documentation version to 3.14.x
98ba1c5 is described below

commit 98ba1c55fc33a1beeaf12fb0c2943aaa74b697f6
Author: Zoran Regvart <zo...@regvart.com>
AuthorDate: Fri Dec 17 09:56:27 2021 +0100

    Set documentation version to 3.14.x
---
 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 8a67360..b424453 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.14.x
+display-version: 3.14.x (LTS)
diff --git a/core/antora.yml b/core/antora.yml
index 1d78f1a..1d46ca0 100644
--- a/core/antora.yml
+++ b/core/antora.yml
@@ -16,4 +16,5 @@
 #
 
 name: camel-spring-boot
-version: next
+version: 3.14.x
+display-version: 3.14.x (LTS)
diff --git a/docs/components/antora.yml b/docs/components/antora.yml
index 8ff02de..fc006b2 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.14.x
+display-version: 3.14.x (LTS)
diff --git a/docs/spring-boot/antora.yml b/docs/spring-boot/antora.yml
index fae8048..e19de58 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.14.x
+display-version: 3.14.x (LTS)
 nav:
 - modules/ROOT/nav.adoc