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

rzo1 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/master by this push:
     new 0cb01937eb TOMEE-3912 - Upgrade TomEE Patch Plugin to 0.9
0cb01937eb is described below

commit 0cb01937eb832e2e2bb797ad7f41f34aa491eeac
Author: Richard Zowalla <[email protected]>
AuthorDate: Mon May 9 14:53:23 2022 +0200

    TOMEE-3912 - Upgrade TomEE Patch Plugin to 0.9
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 81b54d4ce9..832aa52c10 100644
--- a/pom.xml
+++ b/pom.xml
@@ -100,7 +100,7 @@
 
     <!-- To easily change the javaee api version -->
     <version.jakartaee-api>9.1-M2-SNAPSHOT</version.jakartaee-api>
-    <version.tomee-patch-plugin>0.9-SNAPSHOT</version.tomee-patch-plugin>
+    <version.tomee-patch-plugin>0.9</version.tomee-patch-plugin>
 
     <!--
       JavaMail is both API and IMPL so we don't have them in the jakartaee-api 
uber jar.

Reply via email to