Author: khmarbaise Date: Sat May 28 10:12:11 2016 New Revision: 1745858 URL: http://svn.apache.org/viewvc?rev=1745858&view=rev Log: [MTOOLCHAINS-16] Upgrade maven-plugins to version 30
Modified: maven/plugins/trunk/maven-toolchains-plugin/pom.xml Modified: maven/plugins/trunk/maven-toolchains-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-toolchains-plugin/pom.xml?rev=1745858&r1=1745857&r2=1745858&view=diff ============================================================================== --- maven/plugins/trunk/maven-toolchains-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-toolchains-plugin/pom.xml Sat May 28 10:12:11 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>