This is an automated email from the ASF dual-hosted git repository.

rzo1 pushed a commit to branch jakartaee-api-9.1.x
in repository https://gitbox.apache.org/repos/asf/tomee-jakartaee-api.git


The following commit(s) were added to refs/heads/jakartaee-api-9.1.x by this 
push:
     new 1fa2486  [maven-release-plugin] prepare release jakartaee-api-9.1.1
1fa2486 is described below

commit 1fa248658546085d0ac9b145e8f52e71173946fd
Author: Richard Zowalla <[email protected]>
AuthorDate: Tue May 16 13:41:17 2023 +0200

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

diff --git a/pom.xml b/pom.xml
index 6171942..58c5fbd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.tomee</groupId>
   <artifactId>jakartaee-api</artifactId>
-  <version>9.1.1-SNAPSHOT</version>
+  <version>9.1.1</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.1</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-06-09T11:43:16Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2023-05-16T11:41:09Z</project.build.outputTimestamp>
   </properties>
 
 

Reply via email to