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

hansva pushed a commit to branch release/2.10.0
in repository https://gitbox.apache.org/repos/asf/hop.git


The following commit(s) were added to refs/heads/release/2.10.0 by this push:
     new f3a71ef945 [RELEASE] set correct documentation versions
f3a71ef945 is described below

commit f3a71ef945201f48847f607978e21bc8d08b42f6
Author: Hans Van Akelyen <[email protected]>
AuthorDate: Tue Oct 1 21:36:19 2024 +0200

    [RELEASE] set correct documentation versions
---
 docs/hop-dev-manual/antora.yml  | 1 -
 docs/hop-tech-manual/antora.yml | 1 -
 docs/hop-user-manual/antora.yml | 2 --
 3 files changed, 4 deletions(-)

diff --git a/docs/hop-dev-manual/antora.yml b/docs/hop-dev-manual/antora.yml
index 73348a7823..8d39646396 100644
--- a/docs/hop-dev-manual/antora.yml
+++ b/docs/hop-dev-manual/antora.yml
@@ -18,6 +18,5 @@
 name: dev-manual
 title: Development Documentation
 version: 2.10.0
-prerelease: true
 nav:
   - modules/ROOT/nav.adoc
diff --git a/docs/hop-tech-manual/antora.yml b/docs/hop-tech-manual/antora.yml
index a4dd7f6955..44ca817e94 100644
--- a/docs/hop-tech-manual/antora.yml
+++ b/docs/hop-tech-manual/antora.yml
@@ -18,6 +18,5 @@
 name: tech-manual
 title: Technical Documentation
 version: 2.10.0
-prerelease: true
 nav:
   - modules/ROOT/nav.adoc
diff --git a/docs/hop-user-manual/antora.yml b/docs/hop-user-manual/antora.yml
index d97b3195c3..a6be61fced 100644
--- a/docs/hop-user-manual/antora.yml
+++ b/docs/hop-user-manual/antora.yml
@@ -18,7 +18,5 @@
 name: manual
 title: User manual
 version: 2.10.0
-prerelease: true
-display_version: 2.10.0 (pre-release)
 nav:
   - modules/ROOT/nav.adoc

Reply via email to