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-mime4j.git
The following commit(s) were added to refs/heads/master by this push: new acc45aab [maven-release-plugin] prepare release apache-mime4j-project-0.8.12 acc45aab is described below commit acc45aab9d076c980bf94b9acfd3a76bb7f93485 Author: Benoit TELLIER <btell...@linagora.com> AuthorDate: Mon Dec 23 07:01:14 2024 +0100 [maven-release-plugin] prepare release apache-mime4j-project-0.8.12 --- 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 | 4 ++-- storage/pom.xml | 2 +- 9 files changed, 10 insertions(+), 10 deletions(-) diff --git a/assemble/pom.xml b/assemble/pom.xml index 2d5b4ccd..f3fdb662 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.12-SNAPSHOT</version> + <version>0.8.12</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/benchmark/pom.xml b/benchmark/pom.xml index ded770bf..48097591 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.12-SNAPSHOT</version> + <version>0.8.12</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/core/pom.xml b/core/pom.xml index ef896b7c..1a386616 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.12-SNAPSHOT</version> + <version>0.8.12</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/dom/pom.xml b/dom/pom.xml index 969f3e18..475e6aea 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.12-SNAPSHOT</version> + <version>0.8.12</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/examples/pom.xml b/examples/pom.xml index 31f5079c..cd9be06f 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.12-SNAPSHOT</version> + <version>0.8.12</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/james-utils/pom.xml b/james-utils/pom.xml index 1517f7fa..cf01f249 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.12-SNAPSHOT</version> + <version>0.8.12</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/mbox/pom.xml b/mbox/pom.xml index 955e5d58..55c361e3 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.12-SNAPSHOT</version> + <version>0.8.12</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/pom.xml b/pom.xml index cd8a6649..9a9ffd02 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <groupId>org.apache.james</groupId> <artifactId>apache-mime4j-project</artifactId> - <version>0.8.12-SNAPSHOT</version> + <version>0.8.12</version> <packaging>pom</packaging> <name>Apache James :: Mime4j :: Project</name> @@ -52,7 +52,7 @@ <connection>scm:git:http://git-wip-us.apache.org/repos/asf/james-mime4j.git</connection> <developerConnection>scm:git:ssh://g...@github.com/apache/james-mime4j.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf/james-mime4j.git</url> - <tag>HEAD</tag> + <tag>apache-mime4j-project-0.8.12</tag> </scm> <issueManagement> <url>http://issues.apache.org/jira/browse/MIME4J</url> diff --git a/storage/pom.xml b/storage/pom.xml index 43be4ea8..5c889c42 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.12-SNAPSHOT</version> + <version>0.8.12</version> <relativePath>../pom.xml</relativePath> </parent> --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org