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

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


The following commit(s) were added to refs/heads/camel-4.4.x by this push:
     new 3796e7c5487 Prepare for docs for website
3796e7c5487 is described below

commit 3796e7c548769241e4ffc1711605ff96c7dd329f
Author: Claus Ibsen <[email protected]>
AuthorDate: Sun Feb 18 11:01:03 2024 +0100

    Prepare for docs for website
---
 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..cdff5e5e066 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: 4.4.x
diff --git a/docs/components/antora.yml b/docs/components/antora.yml
index 9f6c3029b84..09f37a4b28a 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.4.x
+display-version: 4.4.x (LTS)
 
 nav:
   - modules/ROOT/nav.adoc

Reply via email to