This is an automated email from the ASF dual-hosted git repository.
pcongiusti pushed a commit to branch release-2.5.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-2.5.x by this push:
new c2ff6a41b chore(ci): fix website build
c2ff6a41b is described below
commit c2ff6a41b66bc93fe6d445c11cc4b25246711f06
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Tue Nov 5 18:40:43 2024 +0100
chore(ci): fix website build
---
docs/antora.yml | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/docs/antora.yml b/docs/antora.yml
index 6940afcf1..563849ad6 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -18,9 +18,8 @@
# Another part of this distributed component is in camel-k-runtime docs
name: camel-k
title: Camel K
-version: next
-prerelease: true
-display-version: Next (Pre-release)
+version: 2.5.x
+display-version: 2.5.x
nav:
- modules/ROOT/nav.adoc
# It should be automatically generated by an action running nightly