You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2017/07/29 17:03:51 UTC

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

Author: hboutemy
Date: Sat Jul 29 17:03:51 2017
New Revision: 1803380

URL: http://svn.apache.org/viewvc?rev=1803380&view=rev
Log:
[MPOM-166] upgraded maven-plugin-plugin from 3.4 to 3.5

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=1803380&r1=1803379&r2=1803380&view=diff
==============================================================================
--- maven/pom/trunk/asf/pom.xml (original)
+++ maven/pom/trunk/asf/pom.xml Sat Jul 29 17:03:51 2017
@@ -194,7 +194,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-plugin-plugin</artifactId>
-          <version>3.4</version>
+          <version>3.5</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>