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

commit 68d2a769d204c821d5bc19b2eec27901236569dd
Author: Jean-Louis Monteiro <[email protected]>
AuthorDate: Wed Jan 11 21:57:02 2023 +0100

    [maven-release-plugin] prepare release jakartaee-api-10.0-M1
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 2d5ea2e..31bea85 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.tomee</groupId>
   <artifactId>jakartaee-api</artifactId>
-  <version>10.0-SNAPSHOT</version>
+  <version>10.0-M1</version>
   <packaging>jar</packaging>
 
   <name>Apache TomEE :: Jakarta EE 10 Full API</name>
@@ -41,7 +41,7 @@
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/tomee-jakartaee-api.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/tomee-jakartaee-api.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=tomee-jakartaee-api.git</url>
-    <tag>HEAD</tag>
+    <tag>jakartaee-api-10.0-M1</tag>
   </scm>
 
   <properties>
@@ -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-04T21:52:31Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2023-01-11T20:56:43Z</project.build.outputTimestamp>
   </properties>
 
 

Reply via email to