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 a22fc7dd5b1 chore: fix antora version for 4.22.x branch (#1887)
a22fc7dd5b1 is described below

commit a22fc7dd5b1812ce157db14404fc975722926554
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Aug 11 17:45:28 2026 +0200

    chore: fix antora version for 4.22.x branch (#1887)
    
    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