Bump to next development version
diff --git a/commons-email2-bom/pom.xml b/commons-email2-bom/pom.xml
index d894246..3d6c678 100644
--- a/commons-email2-bom/pom.xml
+++ b/commons-email2-bom/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-email2-parent</artifactId>
-    <version>2.0.0-M1</version>
+    <version>2.0.0-M2-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>commons-email2-bom</artifactId>
@@ -33,23 +33,23 @@
       <dependency>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-email2-core</artifactId>
-        <version>2.0.0-M1</version>
+        <version>2.0.0-M2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-email2-jakarta</artifactId>
-        <version>2.0.0-M1</version>
+        <version>2.0.0-M2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-email2-javax</artifactId>
-        <version>2.0.0-M1</version>
+        <version>2.0.0-M2-SNAPSHOT</version>
       </dependency>
     </dependencies>
   </dependencyManagement>
   <properties>
     <commons.parent.dir>${basedir}/..</commons.parent.dir>
-    <project.build.outputTimestamp>2024-06-15T13:06:11Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2024-06-27T19:30:55Z</project.build.outputTimestamp>
 	<checkstyle.skip>true</checkstyle.skip>
   </properties>
 </project>
diff --git a/commons-email2-core/pom.xml b/commons-email2-core/pom.xml
index efa7556..32247b1 100644
--- a/commons-email2-core/pom.xml
+++ b/commons-email2-core/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-email2-parent</artifactId>
-    <version>2.0.0-M1</version>
+    <version>2.0.0-M2-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -46,7 +46,7 @@
   <properties>
     <commons.parent.dir>${basedir}/..</commons.parent.dir>
     <commons.module.name>org.apache.commons.mail2.core</commons.module.name>
-    <project.build.outputTimestamp>2024-06-15T13:06:11Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2024-06-27T19:30:55Z</project.build.outputTimestamp>
     <!-- JaCoCo: Don't make code coverage worse than: -->
     <commons.jacoco.classRatio>0.33</commons.jacoco.classRatio>
     <commons.jacoco.instructionRatio>0.35</commons.jacoco.instructionRatio>
diff --git a/commons-email2-distribution/pom.xml b/commons-email2-distribution/pom.xml
index b2fea42..6fea401 100644
--- a/commons-email2-distribution/pom.xml
+++ b/commons-email2-distribution/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-email2-parent</artifactId>
-    <version>2.0.0-M1</version>
+    <version>2.0.0-M2-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
@@ -35,7 +35,7 @@
     <checkstyle.skip>true</checkstyle.skip>
     <commons.parent.dir>${basedir}/..</commons.parent.dir>
     <commons.release.isDistModule>true</commons.release.isDistModule>
-    <project.build.outputTimestamp>2024-06-15T13:06:11Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2024-06-27T19:30:55Z</project.build.outputTimestamp>
   </properties>
 
   <build>
diff --git a/commons-email2-jakarta/pom.xml b/commons-email2-jakarta/pom.xml
index 688991f..a5445aa 100644
--- a/commons-email2-jakarta/pom.xml
+++ b/commons-email2-jakarta/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-email2-parent</artifactId>
-    <version>2.0.0-M1</version>
+    <version>2.0.0-M2-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -34,7 +34,7 @@
     <dependency>    
       <groupId>org.apache.commons</groupId>    
       <artifactId>commons-email2-core</artifactId>    
-      <version>2.0.0-M1</version>
+      <version>2.0.0-M2-SNAPSHOT</version>
     </dependency>
     <dependency>    
       <groupId>com.sun.mail</groupId>    
@@ -83,7 +83,7 @@
   <properties>
     <commons.parent.dir>${basedir}/..</commons.parent.dir>
     <commons.module.name>org.apache.commons.mail2.jakarta</commons.module.name>
-    <project.build.outputTimestamp>2024-06-15T13:06:11Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2024-06-27T19:30:55Z</project.build.outputTimestamp>
     <!-- JaCoCo: Don't make code coverage worse than: -->
     <commons.jacoco.classRatio>1.00</commons.jacoco.classRatio>
     <commons.jacoco.instructionRatio>0.83</commons.jacoco.instructionRatio>
diff --git a/commons-email2-javax/pom.xml b/commons-email2-javax/pom.xml
index 013ce31..85e9c2a 100644
--- a/commons-email2-javax/pom.xml
+++ b/commons-email2-javax/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-email2-parent</artifactId>
-    <version>2.0.0-M1</version>
+    <version>2.0.0-M2-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -34,7 +34,7 @@
     <dependency>    
       <groupId>org.apache.commons</groupId>    
       <artifactId>commons-email2-core</artifactId>    
-      <version>2.0.0-M1</version>
+      <version>2.0.0-M2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>com.sun.mail</groupId>
@@ -83,7 +83,7 @@
   <properties>
     <commons.parent.dir>${basedir}/..</commons.parent.dir>
     <commons.module.name>org.apache.commons.mail2.javax</commons.module.name>
-    <project.build.outputTimestamp>2024-06-15T13:06:11Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2024-06-27T19:30:55Z</project.build.outputTimestamp>
     <!-- JaCoCo: Don't make code coverage worse than: -->
     <commons.jacoco.classRatio>1.00</commons.jacoco.classRatio>
     <commons.jacoco.instructionRatio>0.83</commons.jacoco.instructionRatio>
diff --git a/pom.xml b/pom.xml
index 7a14d48..f26526d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-email2-parent</artifactId>
   <packaging>pom</packaging>
-  <version>2.0.0-M1</version>
+  <version>2.0.0-M2-SNAPSHOT</version>
   <name>Apache Commons Email Parent POM</name>
 
   <inceptionYear>2001</inceptionYear>
@@ -89,7 +89,7 @@
     <mockito-core.version>5.12.0</mockito-core.version>
     <!--Skip JApiCmp for 1.x to 2.0. -->
     <japicmp.skip>true</japicmp.skip>
-    <project.build.outputTimestamp>2024-06-15T13:06:11Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2024-06-27T19:30:55Z</project.build.outputTimestamp>
     <surefire.argline></surefire.argline>
     <!-- JaCoCo: Don't make code coverage worse than: -->
     <commons.jacoco.haltOnFailure>true</commons.jacoco.haltOnFailure>