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

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

Author: schulte
Date: Mon Dec 19 02:14:16 2016
New Revision: 1774978

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

o Reverted as requested.


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=1774978&r1=1774977&r2=1774978&view=diff
==============================================================================
--- maven/pom/trunk/asf/pom.xml (original)
+++ maven/pom/trunk/asf/pom.xml Mon Dec 19 02:14:16 2016
@@ -135,7 +135,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-dependency-plugin</artifactId>
-          <version>3.0.0</version>
+          <version>2.10</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>