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 6700451  Update to latest 8.0.11-SNAPSHOT as base line
6700451 is described below

commit 6700451d09b571d2f686549302c9245510b36886
Author: Jean-Louis Monteiro <[email protected]>
AuthorDate: Wed Feb 23 19:16:40 2022 +0100

    Update to latest 8.0.11-SNAPSHOT as base line
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 57f2813..da52bd6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,7 +114,7 @@
     <slf4j.version>1.7.21</slf4j.version>
     <tomcat.version>10.0.14</tomcat.version>
     <tomee.build.name>${project.groupId}.tomee.tomee</tomee.build.name>
-    <tomee.version>8.0.10-SNAPSHOT</tomee.version>
+    <tomee.version>8.0.11-SNAPSHOT</tomee.version>
     <version.eclipselink>3.0.2</version.eclipselink>
     <version.groovy>2.4.12</version.groovy>
     <version.hsqldb>2.3.4</version.hsqldb>

Reply via email to