This is an automated email from the ASF dual-hosted git repository. djencks pushed a commit to branch camel-3.12.x in repository https://gitbox.apache.org/repos/asf/camel.git
commit 700209d4b0f9b3cd045d87eec4b84832754b7cb8 Author: David Jencks <[email protected]> AuthorDate: Sun Oct 24 11:24:30 2021 -0700 refer to released version of camel-quarkus --- docs/components/antora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/components/antora.yml b/docs/components/antora.yml index 7f0fc9d..5cc6bca 100644 --- a/docs/components/antora.yml +++ b/docs/components/antora.yml @@ -30,4 +30,4 @@ asciidoc: attributes: index-table-format: width="100%",cols="4,3,3,3,6",options="header" # | Data Format | Artifact | Support Level | Since | Description - cq-version: latest + cq-version: 2.3.x
