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

davsclaus pushed a commit to branch quick-fix/antora-version-4.22.x
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git

commit d7b16a492303d37e8b0b1879f755a2825c80fe98
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Aug 11 17:44:40 2026 +0200

    chore: fix antora version for 4.22.x branch
    
    Change version from 'next' to '4.22' to avoid duplicate example
    collision with main branch during the Antora website build.
    
    Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
---
 components-starter/antora.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components-starter/antora.yml b/components-starter/antora.yml
index 8a67360e56c..ab57d71ceca 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: 4.22

Reply via email to