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-kafka-connector.git


The following commit(s) were added to refs/heads/main by this push:
     new bb5e79f6f Fixed camel docs version
bb5e79f6f is described below

commit bb5e79f6f3c05d102b340c57e572a75708769c92
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri Sep 23 11:31:07 2022 +0200

    Fixed camel docs version
---
 docs/antora.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/antora.yml b/docs/antora.yml
index 6c930ab2e..88f22e805 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -31,7 +31,7 @@ asciidoc:
     requires: "'util=camel-website-util,ckc=xref:js/ckc.js'"
     prerelease: true
     camel-version: 3.19.0-SNAPSHOT
-    camel-docs-version: main
+    camel-docs-version: next
     camel-kamelets-version: 0.9.0
     camel-kamelets-docs-version: 0.9.x
     kafka-version: 2.8.0

Reply via email to