(geronimo-mail) branch main updated: [maven-release-plugin] prepare release geronimo-mail_2.1_parent-1.0.1
[email protected] Sun, 09 Mar 2025 14:17:51 +0000
| Newsgroups | gmane.comp.java.geronimo.cvs |
|---|---|
| Message-ID | <174152987173.2860056.3509001363748294561@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 832bfe6 [maven-release-plugin] prepare release geronimo-mail_2.1_parent-1.0.1
832bfe6 is described below
commit 832bfe6690a5236b32cc98c03538f5843f91190a
Author: francois papon <[email protected]>
AuthorDate: Sun Mar 9 15:09:08 2025 +0100
[maven-release-plugin] prepare release geronimo-mail_2.1_parent-1.0.1
---
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 4a248cd..e7635f1 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-SNAPSHOT</version>
+ <version>1.0.1</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 e4f5cc3..0660879 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-SNAPSHOT</version>
+ <version>1.0.1</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 cf4f43f..be82944 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-SNAPSHOT</version>
+ <version>1.0.1</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-SNAPSHOT</version>
+ <version>1.0.1</version>
<description>
Geronimo Mail Bundle.
diff --git a/geronimo-mail_2.1_spec/pom.xml b/geronimo-mail_2.1_spec/pom.xml
index ad9341f..99459c0 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-SNAPSHOT</version>
+ <version>1.0.1</version>
</parent>
<artifactId>geronimo-mail_2.1_spec</artifactId>
diff --git a/pom.xml b/pom.xml
index 5426832..97dff26 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-SNAPSHOT</version>
+ <version>1.0.1</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.1</tag>
</scm>
<issueManagement>