This is an automated email from the ASF dual-hosted git repository.
zregvart 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 dae112c Set Camel component version to 3.10.x
dae112c is described below
commit dae112cb4baeaa17ec28c75256dbbf1a323c845e
Author: Zoran Regvart <[email protected]>
AuthorDate: Fri May 21 13:48:46 2021 +0200
Set Camel component version to 3.10.x
---
docs/antora.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/antora.yml b/docs/antora.yml
index 2066fec..4ab7fd1 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -22,6 +22,6 @@ nav:
- modules/ROOT/nav.adoc
asciidoc:
attributes:
- cq-camel-components: 3.9.x@components # replace
${camel.docs.components.xref}
+ cq-camel-components: 3.10.x@components # replace
${camel.docs.components.xref}
min-maven-version: 3.6.2 # replace ${min-maven-version}
quarkus-version: 1.13.2.Final # replace ${quarkus.version}