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 49cac90  [maven-release-plugin] prepare release jakartaee-api-9.1-M2
49cac90 is described below

commit 49cac90a9bb2ea8ef1553deb55f9f73df55946a7
Author: Jean-Louis Monteiro <[email protected]>
AuthorDate: Thu Jun 9 13:43:07 2022 +0200

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

diff --git a/pom.xml b/pom.xml
index 6475520..6d7ebbb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.tomee</groupId>
   <artifactId>jakartaee-api</artifactId>
-  <version>9.1-M2-SNAPSHOT</version>
+  <version>9.1-M2</version>
   <packaging>jar</packaging>
 
   <name>Apache TomEE :: Jakarta EE 9 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-9.1-M2</tag>
   </scm>
 
   <properties>
@@ -97,7 +97,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>2022-03-01T12:03:43Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2022-06-09T11:43:04Z</project.build.outputTimestamp>
   </properties>
 
 

Reply via email to