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:45 UTC

[maven-apache-parent] branch master updated (6bc60a9 -> 53fdc30)

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

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


    from 6bc60a9  Bump maven-project-info-reports-plugin from 3.1.0 to 3.1.1
     add a499c8d  [MPOM-256] Remove outdated clirr-maven-plugin
     new 53fdc30  [MPOM-257] Upgrade maven-ear-plugin from 3.0.2 to 3.1.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)


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

Posted by sl...@apache.org.
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>