(geronimo-mail) branch main updated: Bump version to 1.1.0-SNAPSHOT to reflect the new Java baseline
[email protected] Sat, 18 Jul 2026 06:50:14 +0000
| Newsgroups | gmane.comp.java.geronimo.cvs |
|---|---|
| Message-ID | <178435741470.1401342.12128109974091020976@gitbox3-he-fi.apache.org> |
This is an automated email from the ASF dual-hosted git repository.
rzo1 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 6429271 Bump version to 1.1.0-SNAPSHOT to reflect the new Java baseline
6429271 is described below
commit 6429271725e70bb03d3b7a803812ee0101fb54c5
Author: Richard Zowalla <[email protected]>
AuthorDate: Sat Jul 18 08:50:09 2026 +0200
Bump version to 1.1.0-SNAPSHOT to reflect the new Java baseline
---
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 | 2 +-
5 files changed, 6 insertions(+), 6 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 8958c41..3170249 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.3-SNAPSHOT</version>
+ <version>1.1.0-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 7a72de3..0f05be1 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.3-SNAPSHOT</version>
+ <version>1.1.0-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 79f311c..759f0c0 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.3-SNAPSHOT</version>
+ <version>1.1.0-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.3-SNAPSHOT</version>
+ <version>1.1.0-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 bdffccf..02b3082 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.3-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<artifactId>geronimo-mail_2.1_spec</artifactId>
diff --git a/pom.xml b/pom.xml
index 9f724f3..1df2ebb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
<groupId>org.apache.geronimo</groupId>
<artifactId>geronimo-mail_2.1_parent</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<packaging>pom</packaging>