(geronimo-mail) branch main updated: [maven-release-plugin] prepare for next development iteration
[email protected] Tue, 23 Sep 2025 20:46:09 +0000
| Newsgroups | gmane.comp.java.geronimo.cvs |
|---|---|
| Message-ID | <175866036924.1665724.13011341472464471143@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 38991ff [maven-release-plugin] prepare for next development iteration
38991ff is described below
commit 38991ffaa17d291e921502fa8ac8cde839668691
Author: Jean-Louis Monteiro <[email protected]>
AuthorDate: Tue Sep 23 22:46:06 2025 +0200
[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 19f5e34..61eda0f 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</version>
+ <version>1.0.3-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 1ee758f..daa94c3 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</version>
+ <version>1.0.3-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 320c3cf..07d328d 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</version>
+ <version>1.0.3-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.2</version>
+ <version>1.0.3-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 3379780..9b2d3d5 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</version>
+ <version>1.0.3-SNAPSHOT</version>
</parent>
<artifactId>geronimo-mail_2.1_spec</artifactId>
diff --git a/pom.xml b/pom.xml
index 06acbb5..ca16811 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</version>
+ <version>1.0.3-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.2</tag>
+ <tag>HEAD</tag>
</scm>
<issueManagement>