Author: michaelo
Date: Fri Jan 6 20:47:35 2017
New Revision: 1777714
URL: http://svn.apache.org/viewvc?rev=1777714&view=rev
Log:
[MPIR-353] Upgrade parent to version 30
Modified:
maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml
Modified: maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml?rev=1777714&r1=1777713&r2=1777714&view=diff
==============================================================================
--- maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml Fri Jan 6
20:47:35 2017
@@ -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>