You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by db...@apache.org on 2022/05/23 17:56:21 UTC

[tomee-jakartaee-api] branch master updated: Update activatio to 1.0.0-M1

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-jakartaee-api.git


The following commit(s) were added to refs/heads/master by this push:
     new c5fc5cb  Update activatio to 1.0.0-M1
c5fc5cb is described below

commit c5fc5cb342b2af2da2a83d9f51586591423bb79d
Author: David Blevins <db...@tomitribe.com>
AuthorDate: Mon May 23 10:55:53 2022 -0700

    Update activatio to 1.0.0-M1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2c5536a..a0b38df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,7 +80,7 @@
     <tomcat.version>10.0.21</tomcat.version>
 
     <!--  Full platform -->
-    <geronimo-activation_2.0_spec.version>1.0.0-SNAPSHOT</geronimo-activation_2.0_spec.version>
+    <geronimo-activation_2.0_spec.version>1.0.0-M1</geronimo-activation_2.0_spec.version>
     <!--<jakarta.activation-api.version>2.0.1</jakarta.activation-api.version>-->
     <jakarta.authorization-api.version>2.0.0</jakarta.authorization-api.version>
     <jakarta.batch-api.version>2.0.0</jakarta.batch-api.version>