This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
The following commit(s) were added to refs/heads/main by this push: new f87774cf Point to 3.17.x for main f87774cf is described below commit f87774cfa658cb9c1ad0e314b139ec044a360951 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon May 23 14:13:31 2022 +0200 Point to 3.17.x for main --- docs/antora.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/antora.yml b/docs/antora.yml index 71386ca7..7cabfdcc 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -34,5 +34,5 @@ asciidoc: camel-k-docs-version: next # camel-kafka-connector-version: none # camel-kafka-connector-docs-version: none - camel-version: 3.16.0 - camel-docs-version: 3.16.x + camel-version: 3.17.0 + camel-docs-version: 3.17.x