This is an automated email from the ASF dual-hosted git repository.
btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git
The following commit(s) were added to refs/heads/master by this push:
new b9387df JAMES-3187 Remove duplicated SNAPSHOT mention in
documentation menu
b9387df is described below
commit b9387df7ce7446858c963bc9125d5f6f0870632c
Author: Benoit Tellier <[email protected]>
AuthorDate: Wed Jun 2 17:00:09 2021 +0700
JAMES-3187 Remove duplicated SNAPSHOT mention in documentation menu
---
docs/antora.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/antora.yml b/docs/antora.yml
index 7ec7da2..cbc13e6 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -1,7 +1,7 @@
name: james-project
title: Apache James Server
-version: '3.7.0-SNAPSHOT'
-prerelease: Snapshot
+version: '3.7.0'
+prerelease: SNAPSHOT
nav:
- modules/concepts/nav.adoc
- modules/servers/nav.adoc
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]