Author: rfscholte
Date: Thu Aug 11 19:36:18 2016
New Revision: 1756034
URL: http://svn.apache.org/viewvc?rev=1756034&view=rev
Log:
[MPLUGIN-309] Upgrade to maven-parent-30
Modified:
maven/plugin-tools/trunk/pom.xml
Modified: maven/plugin-tools/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugin-tools/trunk/pom.xml?rev=1756034&r1=1756033&r2=1756034&view=diff
==============================================================================
--- maven/plugin-tools/trunk/pom.xml (original)
+++ maven/plugin-tools/trunk/pom.xml Thu Aug 11 19:36:18 2016
@@ -23,7 +23,7 @@
<parent>
<artifactId>maven-parent</artifactId>
<groupId>org.apache.maven</groupId>
- <version>26</version>
+ <version>30</version>
<relativePath>../pom/maven/pom.xml</relativePath>
</parent>