Author: khmarbaise Date: Fri Jul 1 11:21:54 2016 New Revision: 1750916 URL: http://svn.apache.org/viewvc?rev=1750916&view=rev Log: [MPH-118] Upgrade maven-plugins to version 30
Modified: maven/plugins/trunk/maven-help-plugin/pom.xml Modified: maven/plugins/trunk/maven-help-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-help-plugin/pom.xml?rev=1750916&r1=1750915&r2=1750916&view=diff ============================================================================== --- maven/plugins/trunk/maven-help-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-help-plugin/pom.xml Fri Jul 1 11:21:54 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>