This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-spring-boot-3.17.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.17.x by this push: new 44a1c2f766c Antora version set to 3.17.x 44a1c2f766c is described below commit 44a1c2f766ceca0ae564e5f0b4f7970eaf73f925 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Thu May 19 13:40:36 2022 +0200 Antora version set to 3.17.x --- 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..c4caa6f28b0 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.17.x diff --git a/core/antora.yml b/core/antora.yml index 1d78f1a5b35..ee55dedc353 100644 --- a/core/antora.yml +++ b/core/antora.yml @@ -16,4 +16,4 @@ # name: camel-spring-boot -version: next +version: 3.17.x diff --git a/docs/components/antora.yml b/docs/components/antora.yml index 8ff02dee8eb..d85b0eaa4f7 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.17.x diff --git a/docs/spring-boot/antora.yml b/docs/spring-boot/antora.yml index fae8048d4d7..5474da8f233 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.17.x +prerelease: false +display-version: 3.17.x nav: - modules/ROOT/nav.adoc