This is an automated email from the ASF dual-hosted git repository. jiriondrusek pushed a commit to branch camel-3.20.0-upgrade in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/camel-3.20.0-upgrade by this push: new 8a9dc63dae Testing upgrade to camel 3.20 8a9dc63dae is described below commit 8a9dc63dae9304915886cda182e16310bcfb122e Author: JiriOndrusek <ondrusek.j...@gmail.com> AuthorDate: Mon Dec 19 11:20:13 2022 +0100 Testing upgrade to camel 3.20 --- docs/antora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/antora.yml b/docs/antora.yml index 0d2fc76c99..61a9ea54f3 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -28,7 +28,7 @@ asciidoc: requires: "'util=camel-website-util,quarkus=xref:js/quarkus.js'" # Project versions - camel-version: 3.20.0-SNAPSHOT # replace ${camel.version} + camel-version: 3.20.0 # replace ${camel.version} camel-docs-version: 3.20.x # replace ${camel.docs.components.version} quarkus-version: 2.15.0.CR1 # replace ${quarkus.version} graalvm-version: 22.3.0 # replace ${graalvm.version}