This is an automated email from the ASF dual-hosted git repository. chibenwa pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-mime4j.git
commit be640da884b2160c100c7bdfba8756116889edd9 Author: Benoit TELLIER <[email protected]> AuthorDate: Thu Sep 3 10:31:41 2026 +0200 [maven-release-plugin] prepare for next development iteration --- assemble/pom.xml | 2 +- benchmark/pom.xml | 2 +- core/pom.xml | 2 +- dom/pom.xml | 2 +- examples/pom.xml | 2 +- james-utils/pom.xml | 2 +- mbox/pom.xml | 2 +- pom.xml | 2 +- storage/pom.xml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/assemble/pom.xml b/assemble/pom.xml index 62a3e54b..4c7d655f 100644 --- a/assemble/pom.xml +++ b/assemble/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>apache-mime4j-project</artifactId> <groupId>org.apache.james</groupId> - <version>0.8.15</version> + <version>0.8.16-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/benchmark/pom.xml b/benchmark/pom.xml index 5ceea5de..8c7762da 100644 --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>apache-mime4j-project</artifactId> <groupId>org.apache.james</groupId> - <version>0.8.15</version> + <version>0.8.16-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/core/pom.xml b/core/pom.xml index cf12d490..de6c48d7 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>apache-mime4j-project</artifactId> <groupId>org.apache.james</groupId> - <version>0.8.15</version> + <version>0.8.16-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/dom/pom.xml b/dom/pom.xml index c6b1df1d..6052a8ab 100644 --- a/dom/pom.xml +++ b/dom/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>apache-mime4j-project</artifactId> <groupId>org.apache.james</groupId> - <version>0.8.15</version> + <version>0.8.16-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/examples/pom.xml b/examples/pom.xml index a9966307..064a14d3 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>apache-mime4j-project</artifactId> <groupId>org.apache.james</groupId> - <version>0.8.15</version> + <version>0.8.16-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/james-utils/pom.xml b/james-utils/pom.xml index 60c13e56..063ccfd7 100644 --- a/james-utils/pom.xml +++ b/james-utils/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.james</groupId> <artifactId>apache-mime4j-project</artifactId> - <version>0.8.15</version> + <version>0.8.16-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/mbox/pom.xml b/mbox/pom.xml index 1ee74fdf..5ab35dd8 100644 --- a/mbox/pom.xml +++ b/mbox/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.james</groupId> <artifactId>apache-mime4j-project</artifactId> - <version>0.8.15</version> + <version>0.8.16-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/pom.xml b/pom.xml index d8d00fe1..79f73974 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <groupId>org.apache.james</groupId> <artifactId>apache-mime4j-project</artifactId> - <version>0.8.15</version> + <version>0.8.16-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache James :: Mime4j :: Project</name> diff --git a/storage/pom.xml b/storage/pom.xml index 7dc79dbd..37e90557 100644 --- a/storage/pom.xml +++ b/storage/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>apache-mime4j-project</artifactId> <groupId>org.apache.james</groupId> - <version>0.8.15</version> + <version>0.8.16-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
