This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-spring-boot-4.22.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.22.x by
this push:
new 6c11b9b9b6c chore: fix antora version for core and components-starter
on 4.22.x (#1888)
6c11b9b9b6c is described below
commit 6c11b9b9b6c8bbebecd29038eeb9220a93a2c7f5
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Aug 11 19:51:18 2026 +0200
chore: fix antora version for core and components-starter on 4.22.x (#1888)
Set core/antora.yml version to 4.22.x (was next) and align
components-starter/antora.yml to 4.22.x to match the docs/
descriptors and avoid duplicate page collisions with main.
Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]>
---
components-starter/antora.yml | 2 +-
core/antora.yml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/components-starter/antora.yml b/components-starter/antora.yml
index ab57d71ceca..6be1c87e91a 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: 4.22
+version: 4.22.x
diff --git a/core/antora.yml b/core/antora.yml
index 1d78f1a5b35..8a84703a552 100644
--- a/core/antora.yml
+++ b/core/antora.yml
@@ -16,4 +16,4 @@
#
name: camel-spring-boot
-version: next
+version: 4.22.x