You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jl...@apache.org on 2022/06/26 19:38:19 UTC

[tomee] 01/02: [maven-release-plugin] rollback the release of tomee-project-9.0.0-M8

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 598b7abc7953aced9036d1ba7418c9a777a34f29
Author: Jean-Louis Monteiro <jl...@tomitribe.com>
AuthorDate: Sun Jun 26 21:37:15 2022 +0200

    [maven-release-plugin] rollback the release of tomee-project-9.0.0-M8
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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