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 7a5414e9d3 Link to Camel 4.10.x documentation 7a5414e9d3 is described below commit 7a5414e9d3c815a4ae037eff7d1506da5b3f8ce0 Author: James Netherton <jamesnether...@gmail.com> AuthorDate: Wed Feb 19 15:42:40 2025 +0000 Link to Camel 4.10.x documentation --- docs/antora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/antora.yml b/docs/antora.yml index d6348071c7..ac4cc160d3 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -29,7 +29,7 @@ asciidoc: # Project versions camel-version: 4.10.0 # replace ${camel.version} - camel-docs-version: next + camel-docs-version: 4.10.x camel-quarkus-version: 3.19.0 # replace ${camel-quarkus.version} quarkus-version: 3.19.0 # replace ${quarkus.version} graalvm-version: 23.1.2 # replace ${graalvm.version}