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.git

commit b18890b437c7669a473e311b8a982e7ac2182269
Author: Jean-Louis Monteiro <jlmonte...@tomitribe.com>
AuthorDate: Sun Jun 26 21:38:12 2022 +0200

    Update Maven release plugin
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4cb4ea3cee..025d4a9486 100644
--- a/pom.xml
+++ b/pom.xml
@@ -482,7 +482,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-release-plugin</artifactId>
-        <version>2.5.3</version>
+        <version>3.0.0-M1</version>
         <configuration>
           <!-- the following settings are important when working with git -->
           <localCheckout>true</localCheckout>

Reply via email to