This is an automated email from the ASF dual-hosted git repository.
dblevins pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git
The following commit(s) were added to refs/heads/master by this push:
new 8f9a3e1a1f Update to mail api 1.0.0-M1
8f9a3e1a1f is described below
commit 8f9a3e1a1fd072071c98b7fbb754044b0fcbdb7f
Author: David Blevins <[email protected]>
AuthorDate: Mon May 23 11:36:29 2022 -0700
Update to mail api 1.0.0-M1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9ed4a32cac..fc8adcd690 100644
--- a/pom.xml
+++ b/pom.xml
@@ -107,7 +107,7 @@
We decided to add them here in the project so we can patch/update the 2
libraries without having
to update and release the jakartaee-api.jar. Different lifecycle.
-->
-
<geronimo-mail_2.1_spec.version>1.0.0-SNAPSHOT</geronimo-mail_2.1_spec.version>
+ <geronimo-mail_2.1_spec.version>1.0.0-M1</geronimo-mail_2.1_spec.version>
<geronimo-mail_2.1_provider.version>1.0.0-SNAPSHOT</geronimo-mail_2.1_provider.version>
<!-- Not yet included in EE APIs -->