You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jl...@apache.org on 2022/06/21 07:36:14 UTC

[tomee-jakartaee-api] branch master updated: TOMEE-3983 Upgrade Activation Spec 2.0 to 1.0.0

This is an automated email from the ASF dual-hosted git repository.

jlmonteiro 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 0532bfa  TOMEE-3983 Upgrade Activation Spec 2.0 to 1.0.0
0532bfa is described below

commit 0532bfad4e65a6caf705bc7cde906a9ff1c2019e
Author: Jean-Louis Monteiro <jl...@tomitribe.com>
AuthorDate: Tue Jun 21 09:36:04 2022 +0200

    TOMEE-3983 Upgrade Activation Spec 2.0 to 1.0.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0340dde..024b01d 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-M1</geronimo-activation_2.0_spec.version>
+    <geronimo-activation_2.0_spec.version>1.0.0</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>