This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch camel-kafka-connector-3.18.x in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git
commit a9d8030ef2af05f7bb240ff3a04e06d4f390b569 Author: Andrea Tarocchi <andrea.taroc...@gmail.com> AuthorDate: Fri Oct 28 21:36:06 2022 +0200 Updated documentation. --- connectors/pom.xml | 2 +- docs/antora.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/connectors/pom.xml b/connectors/pom.xml index 579de60c8..aebdfa871 100644 --- a/connectors/pom.xml +++ b/connectors/pom.xml @@ -178,7 +178,7 @@ <artifactId>camel-kafka-connector-docs-maven-plugin</artifactId> <version>${project.version}</version> <configuration> - <lastReleasedVersion>3.18.1</lastReleasedVersion> + <lastReleasedVersion>3.18.2</lastReleasedVersion> </configuration> <executions> <execution> diff --git a/docs/antora.yml b/docs/antora.yml index 9e30816f9..c29b74fd2 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -28,9 +28,9 @@ asciidoc: attributes: requires: "'util=camel-website-util,ckc=xref:js/ckc.js'" LTS: September 2023 - camel-version: 3.18.1 + camel-version: 3.18.2 camel-docs-version: 3.18.x - camel-kamelets-version: 0.9.0 + camel-kamelets-version: 0.9.1 camel-kamelets-docs-version: 0.9.x kafka-version: 2.8.0 kafka-docs-version: 28