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:57:14 UTC

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

Author: schulte
Date: Sat Dec 17 23:57:14 2016
New Revision: 1774823

URL: http://svn.apache.org/viewvc?rev=1774823&view=rev
Log:
[MPOM-147] Upgrade maven-war-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=1774823&r1=1774822&r2=1774823&view=diff
==============================================================================
--- maven/pom/trunk/asf/pom.xml (original)
+++ maven/pom/trunk/asf/pom.xml Sat Dec 17 23:57:14 2016
@@ -261,7 +261,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-war-plugin</artifactId>
-          <version>2.6</version>
+          <version>3.0.0</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>