This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch docs-main in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 22619fcc435dd5daf0baee99aad4ba620f85914e Author: Andrea Cosentino <[email protected]> AuthorDate: Fri Mar 4 13:56:55 2022 +0100 Docs: Next release point Camel 3.15.0 --- docs/antora.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/antora.yml b/docs/antora.yml index 52c9d22..7f3dfd9 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.14.0 - camel-docs-version: 3.14.x + camel-version: 3.15.0 + camel-docs-version: 3.15.x
