This is an automated email from the ASF dual-hosted git repository.
btellier pushed a commit to branch 3.9.x
in repository https://gitbox.apache.org/repos/asf/james-project.git
The following commit(s) were added to refs/heads/3.9.x by this push:
new cf71d1a9ba Examples should have version 3.9.1-SNAPSHOT
cf71d1a9ba is described below
commit cf71d1a9baaa9f5cc0b87cd4e6e2c5b0ea0d27cb
Author: Benoit TELLIER <[email protected]>
AuthorDate: Thu Sep 25 22:27:24 2025 +0200
Examples should have version 3.9.1-SNAPSHOT
---
examples/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/examples/pom.xml b/examples/pom.xml
index fa41878865..00f3a91636 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -28,7 +28,7 @@
<groupId>org.apache.james.examples</groupId>
<artifactId>examples</artifactId>
- <version>3.9.0-SNAPSHOT</version>
+ <version>3.9.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache James :: Examples</name>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]