You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by de...@apache.org on 2019/01/23 08:41:58 UTC

[myfaces-master-pom] branch master updated: update assembly-plugin https://lists.apache.org/thread.html/5b80973c708db8744cb04ec9fd8d5925814225f56428283115f09356@%3Cdev.myfaces.apache.org%3E

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

deki pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces-master-pom.git


The following commit(s) were added to refs/heads/master by this push:
     new be9def6  update assembly-plugin https://lists.apache.org/thread.html/5b80973c708db8744cb04ec9fd8d5925814225f56428283115f09356@%3Cdev.myfaces.apache.org%3E
be9def6 is described below

commit be9def6715d5b9a8324df902054bec7b9d49c567
Author: Dennis Kieselhorst <ma...@dekies.de>
AuthorDate: Wed Jan 23 09:41:36 2019 +0100

    update assembly-plugin https://lists.apache.org/thread.html/5b80973c708db8744cb04ec9fd8d5925814225f56428283115f09356@%3Cdev.myfaces.apache.org%3E
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c29c3d5..81a11dc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1004,7 +1004,7 @@
 
                 <plugin>
                     <artifactId>maven-assembly-plugin</artifactId>
-                    <version>2.2.1</version>
+                    <version>2.5.4</version>
                 </plugin>
 
                 <plugin>