You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ja...@apache.org on 2024/01/02 16:44:10 UTC

(camel-quarkus) 01/02: Reference Camel SNAPSHOT docs as 4.3.0 is not published on the website

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

commit 04f337e2953de5f2ca3ba08be2ad52493790dba0
Author: James Netherton <ja...@gmail.com>
AuthorDate: Tue Jan 2 13:11:47 2024 +0000

    Reference Camel SNAPSHOT docs as 4.3.0 is not published on the website
---
 docs/antora.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/antora.yml b/docs/antora.yml
index f035ede26e..0581f7e587 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -29,7 +29,7 @@ asciidoc:
 
     # Project versions
     camel-version: 4.3.0 # replace ${camel.version}
-    camel-docs-version: 4.0.x
+    camel-docs-version: ""
     camel-quarkus-version: 3.7.0 # replace ${camel-quarkus.version}
     quarkus-version: 3.6.4 # replace ${quarkus.version}
     graalvm-version: 23.0.1 # replace ${graalvm.version}