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 2019/04/18 21:28:27 UTC

[maven-apache-parent] branch master updated: [MPOM-196] Update maven-assembly-plugin to 3.1.1

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


The following commit(s) were added to refs/heads/master by this push:
     new 8e34dc5  [MPOM-196] Update maven-assembly-plugin to 3.1.1
8e34dc5 is described below

commit 8e34dc54d30740ca11890576ba546c7ef1d00058
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Thu Apr 18 23:25:16 2019 +0200

    [MPOM-196] Update maven-assembly-plugin to 3.1.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 386b7d7..c09f1ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -117,7 +117,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-assembly-plugin</artifactId>
-          <version>3.0.0</version>
+          <version>3.1.1</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>