This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/main by this push:
new 1adc55c891 Link to Camel 4.14.x documentation
1adc55c891 is described below
commit 1adc55c891654362cd13ca8447566f5787aeaec9
Author: James Netherton <[email protected]>
AuthorDate: Thu Aug 21 10:49:28 2025 +0100
Link to Camel 4.14.x documentation
---
docs/antora.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/antora.yml b/docs/antora.yml
index 42dfb18977..e26cb1651a 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -29,7 +29,7 @@ asciidoc:
# Project versions
camel-version: 4.14.0 # replace ${camel.version}
- camel-docs-version: next
+ camel-docs-version: 4.14.x
camel-quarkus-version: 3.26.0 # replace ${camel-quarkus.version}
quarkus-version: 3.26.0 # replace ${quarkus.version}
graalvm-version: 23.1.2 # replace ${graalvm.version}
@@ -39,7 +39,7 @@ asciidoc:
target-maven-version: 3.9.9 # replace ${target-maven-version}
# Attributes used in xrefs to other Antora components
- cq-camel-components: next@components
+ cq-camel-components: 4.14.x@components
doc-link-icon-lock: "icon:lock"
quarkus-examples-version: latest