(geronimo-mail) branch main updated: [maven-release-plugin] prepare release geronimo-mail_2.1_parent-1.0.2

[email protected] Tue, 23 Sep 2025 20:45:53 +0000
Newsgroups gmane.comp.java.geronimo.cvs
Message-ID <175866035326.1665074.6869973912348107935@gitbox3-he-fi.apache.org>
This is an automated email from the ASF dual-hosted git repository.

jlmonteiro 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 9fd274b  [maven-release-plugin] prepare release geronimo-mail_2.1_parent-1.0.2
9fd274b is described below

commit 9fd274bc7fd62bb38f4083e8da2278ca55543a0f
Author: Jean-Louis Monteiro <[email protected]>
AuthorDate: Tue Sep 23 22:45:20 2025 +0200

    [maven-release-plugin] prepare release geronimo-mail_2.1_parent-1.0.2
---
 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 3fc6fe4..19f5e34 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.2-SNAPSHOT</version>
+        <version>1.0.2</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 70a8dfd..1ee758f 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.2-SNAPSHOT</version>
+        <version>1.0.2</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 f678216..320c3cf 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.2-SNAPSHOT</version>
+        <version>1.0.2</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.2-SNAPSHOT</version>
+    <version>1.0.2</version>
 
     <description>
         Geronimo Mail Bundle.
diff --git a/geronimo-mail_2.1_spec/pom.xml b/geronimo-mail_2.1_spec/pom.xml
index 7e5239c..3379780 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.2-SNAPSHOT</version>
+        <version>1.0.2</version>
     </parent>
 
     <artifactId>geronimo-mail_2.1_spec</artifactId>
diff --git a/pom.xml b/pom.xml
index 7bcd777..06acbb5 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.2-SNAPSHOT</version>
+    <version>1.0.2</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>HEAD</tag>
+        <tag>geronimo-mail_2.1_parent-1.0.2</tag>
     </scm>
 
     <issueManagement>