You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/10/07 03:23:53 UTC

[camel-quarkus] 25/46: Antora conflict

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

github-bot pushed a commit to branch camel-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git

commit 8b953685ca829480d184bfb35ba33cb101ca4f21
Author: JiriOndrusek <on...@gmail.com>
AuthorDate: Fri Sep 15 09:39:38 2023 +0200

    Antora conflict
---
 docs/antora.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/antora.yml b/docs/antora.yml
index d1a387dd0b..b60c086b63 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -28,8 +28,8 @@ asciidoc:
     requires: "'util=camel-website-util,quarkus=xref:js/quarkus.js'"
 
     # Project versions
-    camel-version: 4.0.1 # replace ${camel.version}
-    camel-docs-version: 4.0.x # replace ${camel.docs.components.version}
+    camel-version: 4.1.0-SNAPSHOT # replace ${camel.version}
+    camel-docs-version: 4.1.x # replace ${camel.docs.components.version}
     quarkus-version: 3.4.1 # replace ${quarkus.version}
     graalvm-version: 23.0.1 # replace ${graalvm.version}
     graalvm-docs-version: jdk17