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

davsclaus pushed a commit to branch camel-4.22.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-4.22.x by this push:
     new 220fee9f23c3 Lock Antora docs settings for 4.22.x LTS release branch
220fee9f23c3 is described below

commit 220fee9f23c38986351da04e5931ff782618448a
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Aug 11 14:15:34 2026 +0200

    Lock Antora docs settings for 4.22.x LTS release branch
    
    Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
---
 docs/components/antora.yml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/docs/components/antora.yml b/docs/components/antora.yml
index 9f6c3029b84d..3bdc098d6c80 100644
--- a/docs/components/antora.yml
+++ b/docs/components/antora.yml
@@ -21,9 +21,8 @@
 
 name: components
 title: Camel Components
-version: next
-prerelease: true
-display-version: Next (Pre-release)
+version: 4.22.x
+display-version: 4.22.x (LTS)
 
 nav:
   - modules/ROOT/nav.adoc

Reply via email to