This is an automated email from the ASF dual-hosted git repository.
rcordier pushed a commit to branch 3.8.x
in repository https://gitbox.apache.org/repos/asf/james-project.git
The following commit(s) were added to refs/heads/3.8.x by this push:
new a19dca25a9 Fix antora version (#2330)
a19dca25a9 is described below
commit a19dca25a98a2d20b20e90bcfee4b7d40cd0af41
Author: Benoit TELLIER <[email protected]>
AuthorDate: Wed Jul 3 05:56:34 2024 +0200
Fix antora version (#2330)
* Fix antora version
* Sort out antora versionning
* Update docs/antora.yml
* Update server/apps/distributed-app/docs/antora.yml
---
docs/antora.yml | 3 +--
server/apps/distributed-app/docs/antora.yml | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/docs/antora.yml b/docs/antora.yml
index 1482356e95..72347be454 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -1,7 +1,6 @@
name: james-project
title: Apache James Server
-version: '3.7.4'
-prerelease: SNAPSHOT
+version: '3.8.1'
nav:
- modules/concepts/nav.adoc
- modules/servers/nav.adoc
diff --git a/server/apps/distributed-app/docs/antora.yml
b/server/apps/distributed-app/docs/antora.yml
index 832fc8dea2..54d0af1482 100644
--- a/server/apps/distributed-app/docs/antora.yml
+++ b/server/apps/distributed-app/docs/antora.yml
@@ -1,6 +1,5 @@
name: james-distributed-app
title: Apache James Distributed Server
-version: '3.7.4'
-prerelease: SNAPSHOT
+version: '3.8.1'
nav:
- modules/ROOT/nav.adoc
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]