You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sc...@apache.org on 2016/12/17 23:47:36 UTC

svn commit: r1774816 - /maven/pom/trunk/asf/pom.xml

Author: schulte
Date: Sat Dec 17 23:47:36 2016
New Revision: 1774816

URL: http://svn.apache.org/viewvc?rev=1774816&view=rev
Log:
[MPOM-141] Upgrade maven-assembly-plugin to 3.0.0.

Modified:
    maven/pom/trunk/asf/pom.xml

Modified: maven/pom/trunk/asf/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/asf/pom.xml?rev=1774816&r1=1774815&r2=1774816&view=diff
==============================================================================
--- maven/pom/trunk/asf/pom.xml (original)
+++ maven/pom/trunk/asf/pom.xml Sat Dec 17 23:47:36 2016
@@ -120,7 +120,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-assembly-plugin</artifactId>
-          <version>2.6</version>
+          <version>3.0.0</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>