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

rcordier pushed a commit to branch 3.9.x
in repository https://gitbox.apache.org/repos/asf/james-project.git

commit b9837c0e12d4a751836ed11d34bc0a46cce6c4ad
Author: Benoit TELLIER <[email protected]>
AuthorDate: Fri Oct 24 01:00:38 2025 +0200

    Flip all exemples to 3.9.1-SNAPSHOT
---
 examples/custom-healthcheck/pom.xml    | 2 +-
 examples/custom-imap/pom.xml           | 2 +-
 examples/custom-james-assembly/pom.xml | 2 +-
 examples/custom-listeners/pom.xml      | 2 +-
 examples/custom-mailets/pom.xml        | 2 +-
 examples/custom-smtp-command/pom.xml   | 2 +-
 examples/custom-smtp-hooks/pom.xml     | 2 +-
 examples/custom-webadmin-route/pom.xml | 2 +-
 examples/metrics-graphite/pom.xml      | 2 +-
 9 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/examples/custom-healthcheck/pom.xml 
b/examples/custom-healthcheck/pom.xml
index b8446a77f0..0737194359 100644
--- a/examples/custom-healthcheck/pom.xml
+++ b/examples/custom-healthcheck/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.james.examples</groupId>
     <artifactId>examples</artifactId>
-    <version>3.9.0-SNAPSHOT</version>
+    <version>3.9.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>custom-healthcheck</artifactId>
diff --git a/examples/custom-imap/pom.xml b/examples/custom-imap/pom.xml
index f38744b78c..b73001455b 100644
--- a/examples/custom-imap/pom.xml
+++ b/examples/custom-imap/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.james.examples</groupId>
     <artifactId>examples</artifactId>
-    <version>3.9.0-SNAPSHOT</version>
+    <version>3.9.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>custom-imap</artifactId>
diff --git a/examples/custom-james-assembly/pom.xml 
b/examples/custom-james-assembly/pom.xml
index 80840d564d..3e8ea708b7 100644
--- a/examples/custom-james-assembly/pom.xml
+++ b/examples/custom-james-assembly/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.james.examples</groupId>
     <artifactId>examples</artifactId>
-    <version>3.9.0-SNAPSHOT</version>
+    <version>3.9.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>custom-james-assembly</artifactId>
diff --git a/examples/custom-listeners/pom.xml 
b/examples/custom-listeners/pom.xml
index 250e1d0b45..e4fc753253 100644
--- a/examples/custom-listeners/pom.xml
+++ b/examples/custom-listeners/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.james.examples</groupId>
     <artifactId>examples</artifactId>
-    <version>3.9.0-SNAPSHOT</version>
+    <version>3.9.1-SNAPSHOT</version>
   </parent>
   <artifactId>custom-listeners</artifactId>
   <name>Apache James :: Examples :: Custom Listeners</name>
diff --git a/examples/custom-mailets/pom.xml b/examples/custom-mailets/pom.xml
index 85307ddbd6..422b0702d7 100644
--- a/examples/custom-mailets/pom.xml
+++ b/examples/custom-mailets/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.james.examples</groupId>
     <artifactId>examples</artifactId>
-    <version>3.9.0-SNAPSHOT</version>
+    <version>3.9.1-SNAPSHOT</version>
   </parent>
   <artifactId>custom-mailets</artifactId>
   <name>Apache James :: Examples :: Custom Mailets</name>
diff --git a/examples/custom-smtp-command/pom.xml 
b/examples/custom-smtp-command/pom.xml
index 435bc4ed2c..0fe3d9e25e 100644
--- a/examples/custom-smtp-command/pom.xml
+++ b/examples/custom-smtp-command/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.james.examples</groupId>
     <artifactId>examples</artifactId>
-    <version>3.9.0-SNAPSHOT</version>
+    <version>3.9.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>custom-smtp-command</artifactId>
diff --git a/examples/custom-smtp-hooks/pom.xml 
b/examples/custom-smtp-hooks/pom.xml
index a6c7591cdb..afc1ce950c 100644
--- a/examples/custom-smtp-hooks/pom.xml
+++ b/examples/custom-smtp-hooks/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.james.examples</groupId>
     <artifactId>examples</artifactId>
-    <version>3.9.0-SNAPSHOT</version>
+    <version>3.9.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>custom-smtp-hooks</artifactId>
diff --git a/examples/custom-webadmin-route/pom.xml 
b/examples/custom-webadmin-route/pom.xml
index bb24303b96..545edc3056 100644
--- a/examples/custom-webadmin-route/pom.xml
+++ b/examples/custom-webadmin-route/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.james.examples</groupId>
     <artifactId>examples</artifactId>
-    <version>3.9.0-SNAPSHOT</version>
+    <version>3.9.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>custom-webadmin-route</artifactId>
diff --git a/examples/metrics-graphite/pom.xml 
b/examples/metrics-graphite/pom.xml
index bc08dc8a62..3df667f82c 100644
--- a/examples/metrics-graphite/pom.xml
+++ b/examples/metrics-graphite/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.james.examples</groupId>
     <artifactId>examples</artifactId>
-    <version>3.9.0-SNAPSHOT</version>
+    <version>3.9.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>metrics-graphite</artifactId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to