This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-kafka-connector-4.4.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.4.x by
this push:
new b08af295d0 Prepare docs for website publish
b08af295d0 is described below
commit b08af295d0775d49e850643c747cba63936dbecc
Author: Claus Ibsen <[email protected]>
AuthorDate: Mon Sep 16 13:32:21 2024 +0200
Prepare docs for website publish
---
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..229bd2216d 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.4.x
diff --git a/docs/antora.yml b/docs/antora.yml
index 1c016e6a82..ba774ca603 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.4.x
+display-version: 4.4.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: 4.0.0
- camel-docs-version: next
- camel-kamelets-version: 4.0.0
- camel-kamelets-docs-version: 4.0.x
- kafka-version: 2.8.0
+ camel-version: 4.4.0
+ camel-docs-version: 4.4.x
+ camel-kamelets-version: 4.4.0
+ camel-kamelets-docs-version: 4.4.x
+ kafka-version: 3.6.1
kafka-docs-version: 28