This is an automated email from the ASF dual-hosted git repository.

astefanutti pushed a commit to branch release-1.7.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/release-1.7.x by this push:
     new 3efbe93  chore(doc): Add 1.7.x documentation
3efbe93 is described below

commit 3efbe939df78fb941bfc85f08f4d62ff5c32995e
Author: Antonin Stefanutti <[email protected]>
AuthorDate: Thu Nov 18 12:17:38 2021 +0100

    chore(doc): Add 1.7.x documentation
---
 docs/antora.yml | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/docs/antora.yml b/docs/antora.yml
index a320fbd..c503fc2 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -19,9 +19,7 @@
 
 name: camel-k
 title: Camel K
-version: next
-prerelease: true
-display-version: Next (Pre-release)
+version: 1.7.x
 nav:
 - modules/ROOT/nav.adoc
 - modules/languages/nav-languages.adoc
@@ -30,4 +28,4 @@ nav:
 # On release, update this to the appropriate released camel version.
 asciidoc:
   attributes:
-    camel-version: next
+    camel-version: 3.12.x

Reply via email to