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 8dd741a  Update name to EE 10
8dd741a is described below

commit 8dd741a8348e6eeab0f18007eabf9429be615758
Author: Jean-Louis Monteiro <[email protected]>
AuthorDate: Wed Jan 11 21:48:58 2023 +0100

    Update name to EE 10
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9f5d8bc..77b5716 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
   <version>10.0-SNAPSHOT</version>
   <packaging>jar</packaging>
 
-  <name>Apache TomEE :: Jakarta EE 9 Full API</name>
+  <name>Apache TomEE :: Jakarta EE 10 Full API</name>
 
   <prerequisites>
     <maven>3.0</maven>

Reply via email to