You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2016/09/21 19:13:46 UTC

svn commit: r1761797 - /maven/plugins/trunk/maven-dependency-plugin/pom.xml

Author: khmarbaise
Date: Wed Sep 21 19:13:46 2016
New Revision: 1761797

URL: http://svn.apache.org/viewvc?rev=1761797&view=rev
Log:
[MDEP-539] Upgrade maven-shared-components parent to version 30

Modified:
    maven/plugins/trunk/maven-dependency-plugin/pom.xml

Modified: maven/plugins/trunk/maven-dependency-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-dependency-plugin/pom.xml?rev=1761797&r1=1761796&r2=1761797&view=diff
==============================================================================
--- maven/plugins/trunk/maven-dependency-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-dependency-plugin/pom.xml Wed Sep 21 19:13:46 2016
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <artifactId>maven-plugins</artifactId>
     <groupId>org.apache.maven.plugins</groupId>
-    <version>28</version>
+    <version>30</version>
     <relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
   </parent>