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 8c95c14d5a2 Lock Antora docs settings for 4.22.x LTS release branch
8c95c14d5a2 is described below

commit 8c95c14d5a2f97ab7bee2bba728030dc3e9aa9c9
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Aug 11 14:13:35 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  | 2 +-
 docs/source-watch.yml       | 2 +-
 docs/spring-boot/antora.yml | 7 +++----
 3 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/docs/components/antora.yml b/docs/components/antora.yml
index 8ff02dee8eb..dd2ddaffa22 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: 4.22.x
diff --git a/docs/source-watch.yml b/docs/source-watch.yml
index 0d725403e2e..9b176601729 100644
--- a/docs/source-watch.yml
+++ b/docs/source-watch.yml
@@ -21,5 +21,5 @@
         - url: ./../camel-spring-boot
 
         - url: https://github.com/apache/camel.git
-          branch_includes: main
+          branch_includes: camel-4.22.x
           start_path_includes: 
core/camel-core-engine/src/main/docs,docs/components
diff --git a/docs/spring-boot/antora.yml b/docs/spring-boot/antora.yml
index 9a25a67b2c4..d305db6b9d8 100644
--- a/docs/spring-boot/antora.yml
+++ b/docs/spring-boot/antora.yml
@@ -17,9 +17,8 @@
 
 name: camel-spring-boot
 title: Camel Spring Boot
-version: next
-prerelease: true
-display-version: Next (Pre-release)
+version: 4.22.x
+display-version: 4.22.x (LTS)
 nav:
 - modules/ROOT/nav.adoc
 
@@ -27,4 +26,4 @@ asciidoc:
   attributes:
     index-table-format: width="100%",cols="4,3,3,3,6",options="header"
     # Attributes used in xrefs to other Antora components
-    csb-camel-components: next@components
+    csb-camel-components: 4.22.x@components

Reply via email to