This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-spring-boot-4.4.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.4.x by this push: new b61ad279673 Prepare for docs for website b61ad279673 is described below commit b61ad2796732b69683d89abdb1ef7d0fed7820f0 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Sun Feb 18 11:06:55 2024 +0100 Prepare for docs for website --- 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..3f4bbf33c52 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.4.x +display-version: 4.4.x (LTS) \ No newline at end of file diff --git a/core/antora.yml b/core/antora.yml index 1d78f1a5b35..6b0b634112c 100644 --- a/core/antora.yml +++ b/core/antora.yml @@ -16,4 +16,5 @@ # name: camel-spring-boot -version: next +version: 4.4.x +display-version: 4.4.x (LTS) diff --git a/docs/components/antora.yml b/docs/components/antora.yml index 8ff02dee8eb..5275f154f39 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.4.x +display-version: 4.4.x (LTS) diff --git a/docs/spring-boot/antora.yml b/docs/spring-boot/antora.yml index fae8048d4d7..54ae3f8e404 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.4.x +display-version: 4.4.x (LTS) nav: - modules/ROOT/nav.adoc