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 2021/06/09 09:10:25 UTC

[tomee-jakarta] branch master updated: Update to TomEE 8.0.8-SNAPSHOT

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-jakarta.git


The following commit(s) were added to refs/heads/master by this push:
     new e70341c  Update to TomEE 8.0.8-SNAPSHOT
e70341c is described below

commit e70341cc0eb1c5aa50ae1f9ca9a8d1e06370cc59
Author: Jean-Louis Monteiro <jl...@tomitribe.com>
AuthorDate: Wed Jun 9 11:10:14 2021 +0200

    Update to TomEE 8.0.8-SNAPSHOT
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e5c6aa3..1d5750f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,7 +114,7 @@
     <slf4j.version>1.7.21</slf4j.version>
     <tomcat.version>10.0.4</tomcat.version>
     <tomee.build.name>${project.groupId}.tomee.tomee</tomee.build.name>
-    <tomee.version>8.0.7</tomee.version>
+    <tomee.version>8.0.8-SNAPSHOT</tomee.version>
     <version.eclipselink>3.0.0</version.eclipselink>
     <version.groovy>2.4.12</version.groovy>
     <version.hsqldb>2.3.2</version.hsqldb>