You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2020/12/22 14:05:46 UTC

[maven-apache-parent] 01/01: [MPOM-257] Upgrade maven-ear-plugin from 3.0.2 to 3.1.0

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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git

commit 53fdc30157be2baad6e207d5bf8d96ca7d97026e
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Mon Dec 21 12:56:20 2020 +0100

    [MPOM-257] Upgrade maven-ear-plugin from 3.0.2 to 3.1.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 66b8ec3..b4257ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -158,7 +158,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-ear-plugin</artifactId>
-          <version>3.0.2</version>
+          <version>3.1.0</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>