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

jlmonteiro pushed a commit to branch jakartaee9-tck
in repository https://gitbox.apache.org/repos/asf/tomee-tck.git


The following commit(s) were added to refs/heads/jakartaee9-tck by this push:
     new 450638a  Upgrade TomEE to latest snapshot
450638a is described below

commit 450638a3986fcb2058bbb413d3e0104d23ad8489
Author: Jean-Louis Monteiro <[email protected]>
AuthorDate: Fri Jan 29 10:25:14 2021 +0100

    Upgrade TomEE to latest snapshot
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 206ebdb..3d047f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
     <openejb.inzip.version>8.0.7-SNAPSHOT</openejb.inzip.version>
     <tomee.inzip.version>8.0.7-SNAPSHOT</tomee.inzip.version>
     <tomee.zip.groupId>org.apache.tomee.jakarta</tomee.zip.groupId>
-    <tomee.zip.version>9.0.0-M4-SNAPSHOT</tomee.zip.version>
+    <tomee.zip.version>9.0.0-M5-SNAPSHOT</tomee.zip.version>
 
     <tomcat.version>10.0.0</tomcat.version>
 

Reply via email to