This is an automated email from the ASF dual-hosted git repository.
jhelou 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 0e683e077a [devscout] fix antora doc version
0e683e077a is described below
commit 0e683e077a165362a9220c122590c78d7942167f
Author: Jean Helou <[email protected]>
AuthorDate: Thu Feb 26 09:09:35 2026 +0100
[devscout] fix antora doc version
branch 3.9.x was released and we are now on 3.10.0-SNAPSHOT
---
docs/antora.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/antora.yml b/docs/antora.yml
index 7ce82b62be..5af4bdfc4b 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -1,6 +1,6 @@
name: james-project
title: Apache James Server
-version: '3.9.0'
+version: '3.10.0'
prerelease: SNAPSHOT
nav:
- modules/concepts/nav.adoc
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]