(geronimo-mail) branch main updated: [maven-release-plugin] prepare for next development iteration

[email protected] Sun, 09 Mar 2025 14:18:09 +0000
Newsgroups gmane.comp.java.geronimo.cvs
Message-ID <174152988997.2860728.2912517818145957416@gitbox3-he-fi.apache.org>
This is an automated email from the ASF dual-hosted git repository.

fpapon pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/geronimo-mail.git


The following commit(s) were added to refs/heads/main by this push:
     new cac3825  [maven-release-plugin] prepare for next development iteration
cac3825 is described below

commit cac38259b92e24696b889380768578fb823bf819
Author: francois papon <[email protected]>
AuthorDate: Sun Mar 9 15:18:01 2025 +0100

    [maven-release-plugin] prepare for next development iteration
---
 geronimo-mail_2.1_impl/geronimo-mail_2.1_mail/pom.xml     | 2 +-
 geronimo-mail_2.1_impl/geronimo-mail_2.1_provider/pom.xml | 2 +-
 geronimo-mail_2.1_impl/pom.xml                            | 4 ++--
 geronimo-mail_2.1_spec/pom.xml                            | 2 +-
 pom.xml                                                   | 4 ++--
 5 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/geronimo-mail_2.1_impl/geronimo-mail_2.1_mail/pom.xml b/geronimo-mail_2.1_impl/geronimo-mail_2.1_mail/pom.xml
index e7635f1..3fc6fe4 100644
--- a/geronimo-mail_2.1_impl/geronimo-mail_2.1_mail/pom.xml
+++ b/geronimo-mail_2.1_impl/geronimo-mail_2.1_mail/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.mail</groupId>
         <artifactId>geronimo-mail_2.1</artifactId>
-        <version>1.0.1</version>
+        <version>1.0.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>geronimo-mail_2.1_mail</artifactId>
diff --git a/geronimo-mail_2.1_impl/geronimo-mail_2.1_provider/pom.xml b/geronimo-mail_2.1_impl/geronimo-mail_2.1_provider/pom.xml
index 0660879..70a8dfd 100644
--- a/geronimo-mail_2.1_impl/geronimo-mail_2.1_provider/pom.xml
+++ b/geronimo-mail_2.1_impl/geronimo-mail_2.1_provider/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.geronimo.mail</groupId>
         <artifactId>geronimo-mail_2.1</artifactId>
-        <version>1.0.1</version>
+        <version>1.0.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>geronimo-mail_2.1_provider</artifactId>
diff --git a/geronimo-mail_2.1_impl/pom.xml b/geronimo-mail_2.1_impl/pom.xml
index be82944..f678216 100644
--- a/geronimo-mail_2.1_impl/pom.xml
+++ b/geronimo-mail_2.1_impl/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.geronimo</groupId>
         <artifactId>geronimo-mail_2.1_parent</artifactId>
-        <version>1.0.1</version>
+        <version>1.0.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.mail</groupId>
@@ -27,7 +27,7 @@
     <name>Apache Geronimo Jakarta Mail 2.1 :: Impl</name>
     <packaging>pom</packaging>
 
-    <version>1.0.1</version>
+    <version>1.0.2-SNAPSHOT</version>
 
     <description>
         Geronimo Mail Bundle.
diff --git a/geronimo-mail_2.1_spec/pom.xml b/geronimo-mail_2.1_spec/pom.xml
index 99459c0..7e5239c 100644
--- a/geronimo-mail_2.1_spec/pom.xml
+++ b/geronimo-mail_2.1_spec/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo</groupId>
         <artifactId>geronimo-mail_2.1_parent</artifactId>
-        <version>1.0.1</version>
+        <version>1.0.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>geronimo-mail_2.1_spec</artifactId>
diff --git a/pom.xml b/pom.xml
index 97dff26..7bcd777 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
 
     <groupId>org.apache.geronimo</groupId>
     <artifactId>geronimo-mail_2.1_parent</artifactId>
-    <version>1.0.1</version>
+    <version>1.0.2-SNAPSHOT</version>
 
     <packaging>pom</packaging>
 
@@ -43,7 +43,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/geronimo-mail.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/geronimo-mail.git</developerConnection>
         <url>http://gitbox.apache.org/repos/asf/geronimo-mail.git</url>
-        <tag>geronimo-mail_2.1_parent-1.0.1</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <issueManagement>