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 a77924a  [maven-release-plugin] rollback the release of 
jakartaee-api-10.0-M1
a77924a is described below

commit a77924afd20e22d2d0617d5f47a9208cdd70d257
Author: Jean-Louis Monteiro <[email protected]>
AuthorDate: Wed Jan 11 21:55:43 2023 +0100

    [maven-release-plugin] rollback the release of jakartaee-api-10.0-M1
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 77b5716..40705f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
   <version>10.0-SNAPSHOT</version>
   <packaging>jar</packaging>
 
-  <name>Apache TomEE :: Jakarta EE 10 Full API</name>
+  <name>Apache TomEE :: Jakarta EE 9 Full API</name>
 
   <prerequisites>
     <maven>3.0</maven>
@@ -99,7 +99,7 @@
 
     <!-- Reproducible builds see 
https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
     <!-- project.build.outputTimestamp is updated by maven-release-plugin 
during release -->
-    
<project.build.outputTimestamp>2023-01-11T20:43:42Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2023-01-04T21:52:31Z</project.build.outputTimestamp>
   </properties>
 
 

Reply via email to