This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-spring-boot-3.16.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.16.x by
this push:
new 2e66370 Website changes after 3.16.0 release (#484)
2e66370 is described below
commit 2e66370422402b777eb7e5f1d519cdca24a55c55
Author: Gregor Zurowski <[email protected]>
AuthorDate: Tue Mar 29 09:57:18 2022 +0200
Website changes after 3.16.0 release (#484)
* Set up docs for version 3.16.x
* Fix website docs update
---
components-starter/antora.yml | 2 +-
core/antora.yml | 2 +-
docs/components/antora.yml | 2 +-
docs/source-map.yml | 2 +-
docs/spring-boot/antora.yml | 4 +---
5 files changed, 5 insertions(+), 7 deletions(-)
diff --git a/components-starter/antora.yml b/components-starter/antora.yml
index 8a67360..34b9896 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.16.x
diff --git a/core/antora.yml b/core/antora.yml
index 1d78f1a..f598dd6 100644
--- a/core/antora.yml
+++ b/core/antora.yml
@@ -16,4 +16,4 @@
#
name: camel-spring-boot
-version: next
+version: 3.16.x
diff --git a/docs/components/antora.yml b/docs/components/antora.yml
index 8ff02de..b0a2775 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.16.x
diff --git a/docs/source-map.yml b/docs/source-map.yml
index 213bb33..201d180 100644
--- a/docs/source-map.yml
+++ b/docs/source-map.yml
@@ -21,5 +21,5 @@
- url: 'https://github.com/apache/camel-spring-boot.git'
mapped_url: './../camel-spring-boot'
branches:
- - branch: main
+ - branch: camel-spring-boot-3.16.x
mapped_branch: HEAD
diff --git a/docs/spring-boot/antora.yml b/docs/spring-boot/antora.yml
index fae8048..b5f03c1 100644
--- a/docs/spring-boot/antora.yml
+++ b/docs/spring-boot/antora.yml
@@ -17,9 +17,7 @@
name: camel-spring-boot
title: Camel Spring Boot
-version: next
-prerelease: true
-display-version: Next (Pre-release)
+version: 3.16.x
nav:
- modules/ROOT/nav.adoc