This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-kafka-connector-4.0.x in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git
The following commit(s) were added to refs/heads/camel-kafka-connector-4.0.x by this push: new f29d56fb6a Add CKC 4.0.x docs for website f29d56fb6a is described below commit f29d56fb6a50ff5e249ece0fe3e3b20059ccec3c Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Sun Feb 18 16:49:18 2024 +0100 Add CKC 4.0.x docs for website --- connectors/antora.yml | 2 +- docs/antora.yml | 16 +++++++--------- 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/connectors/antora.yml b/connectors/antora.yml index 6a30c7c4f6..d72ef0777a 100644 --- a/connectors/antora.yml +++ b/connectors/antora.yml @@ -18,4 +18,4 @@ # A distributed part of the component at /docs/antora.yml name: camel-kafka-connector -version: next +version: 4.0.x diff --git a/docs/antora.yml b/docs/antora.yml index b940a0cc6e..b4a099635f 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -19,9 +19,8 @@ name: camel-kafka-connector title: Camel Kafka Connector -version: next -prerelease: true -display-version: Next (Pre-release) +version: 4.0.x +display-version: 4.0.x (LTS) nav: - modules/ROOT/nav.adoc @@ -29,10 +28,9 @@ nav: asciidoc: attributes: requires: "'util=camel-website-util,ckc=xref:js/ckc.js'" - prerelease: true - camel-version: 3.19.0-SNAPSHOT - camel-docs-version: next - camel-kamelets-version: 0.9.1 - camel-kamelets-docs-version: 0.9.x - kafka-version: 2.8.0 + camel-version: 4.0.3 + camel-docs-version: 4.0.x + camel-kamelets-version: 4.0.3 + camel-kamelets-docs-version: 4.0.x + kafka-version: 3.5.1 kafka-docs-version: 28