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

commit 70628e2b8846f5e655576f17c5f1ac22348df53a
Author: Richard Zowalla <[email protected]>
AuthorDate: Tue May 16 21:47:45 2023 +0200

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

diff --git a/pom.xml b/pom.xml
index 381be39..67b3817 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>

Reply via email to