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

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


The following commit(s) were added to refs/heads/camel-3.22.x by this push:
     new d944b67993c Docs for 3.22 LTS release
d944b67993c is described below

commit d944b67993cfd1cca56b9e09ebf1b9ee30fca537
Author: Claus Ibsen <[email protected]>
AuthorDate: Sun Feb 18 11:42:10 2024 +0100

    Docs for 3.22 LTS release
---
 core/camel-core-engine/src/main/docs/antora.yml | 2 +-
 docs/components/antora.yml                      | 5 ++---
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/core/camel-core-engine/src/main/docs/antora.yml 
b/core/camel-core-engine/src/main/docs/antora.yml
index 8ff02dee8eb..fc9e0d0c64e 100644
--- a/core/camel-core-engine/src/main/docs/antora.yml
+++ b/core/camel-core-engine/src/main/docs/antora.yml
@@ -18,4 +18,4 @@
 # A distributed part of main camel "docs/components" 'components' component 
descriptor:
 
 name: components
-version: next
+version: 3.22.x
diff --git a/docs/components/antora.yml b/docs/components/antora.yml
index 9f6c3029b84..03776e435c3 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: 3.22.x
+display-version: 3.22.x (LTS)
 
 nav:
   - modules/ROOT/nav.adoc

Reply via email to