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/19 02:12:48 UTC

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

Author: schulte
Date: Mon Dec 19 02:12:48 2016
New Revision: 1774977

URL: http://svn.apache.org/viewvc?rev=1774977&view=rev
Log:
[MPOM-145] Upgrade maven-plugin-plugin to 3.5.

o Reverted due to MPLUGIN-319.


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=1774977&r1=1774976&r2=1774977&view=diff
==============================================================================
--- maven/pom/trunk/asf/pom.xml (original)
+++ maven/pom/trunk/asf/pom.xml Mon Dec 19 02:12:48 2016
@@ -198,7 +198,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-plugin-plugin</artifactId>
-          <version>3.5</version>
+          <version>3.4</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>