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/09/14 15:42:41 UTC

[tomee-jakarta] branch master updated: Move to released 8.0.8

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 c231726  Move to released 8.0.8
c231726 is described below

commit c231726f499e58cb7df446d629eb2b3562dcb390
Author: Jean-Louis Monteiro <jl...@tomitribe.com>
AuthorDate: Tue Sep 14 17:41:46 2021 +0200

    Move to released 8.0.8
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0e647ac..f60f61f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -112,7 +112,7 @@
     <slf4j.version>1.7.21</slf4j.version>
     <tomcat.version>10.0.6</tomcat.version>
     <tomee.build.name>${project.groupId}.tomee.tomee</tomee.build.name>
-    <tomee.version>8.0.8-SNAPSHOT</tomee.version>
+    <tomee.version>8.0.8</tomee.version>
     <version.eclipselink>3.0.0</version.eclipselink>
     <version.groovy>2.4.12</version.groovy>
     <version.hsqldb>2.3.4</version.hsqldb>