(james-mime4j) 01/01: [maven-release-plugin] prepare release apache-mime4j-project-0.8.13

[email protected]
Newsgroups gmane.comp.jakarta.james.devel
Message-ID <[email protected]>
This is an automated email from the ASF dual-hosted git repository.

btellier pushed a commit to branch refresh-changelog
in repository https://gitbox.apache.org/repos/asf/james-mime4j.git

commit 8570c8bc8a79f624664e1c3d7270563f0cc93e39
Author: Benoit TELLIER <[email protected]>
AuthorDate: Fri Jul 18 08:16:14 2025 +0200

    [maven-release-plugin] prepare release apache-mime4j-project-0.8.13
---
 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 5a57c705..459041e1 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.13-SNAPSHOT</version>
+        <version>0.8.13</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/benchmark/pom.xml b/benchmark/pom.xml
index cebbf34d..cfeffad3 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.13-SNAPSHOT</version>
+        <version>0.8.13</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/core/pom.xml b/core/pom.xml
index 87e399dc..e397175f 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.13-SNAPSHOT</version>
+        <version>0.8.13</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/dom/pom.xml b/dom/pom.xml
index cdf1e189..fb8b8df0 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.13-SNAPSHOT</version>
+        <version>0.8.13</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/examples/pom.xml b/examples/pom.xml
index 3d912edb..d089a81f 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.13-SNAPSHOT</version>
+        <version>0.8.13</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/james-utils/pom.xml b/james-utils/pom.xml
index bce8f2b4..515d8df9 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.13-SNAPSHOT</version>
+        <version>0.8.13</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/mbox/pom.xml b/mbox/pom.xml
index 2b183c50..920ad065 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.13-SNAPSHOT</version>
+        <version>0.8.13</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 253a6eff..2149362f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <groupId>org.apache.james</groupId>
     <artifactId>apache-mime4j-project</artifactId>
-    <version>0.8.13-SNAPSHOT</version>
+    <version>0.8.13</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://[email protected]/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.13</tag>
   </scm>
     <issueManagement>
         <url>http://issues.apache.org/jira/browse/MIME4J</url>
diff --git a/storage/pom.xml b/storage/pom.xml
index bc30c284..b2ee30f8 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.13-SNAPSHOT</version>
+        <version>0.8.13</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.