Author: khmarbaise Date: Fri May 27 10:04:13 2016 New Revision: 1745734 URL: http://svn.apache.org/viewvc?rev=1745734&view=rev Log: [MASSEMBLY-807] Upgrade maven-plugins to version 30
Modified: maven/plugins/trunk/maven-assembly-plugin/pom.xml Modified: maven/plugins/trunk/maven-assembly-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-assembly-plugin/pom.xml?rev=1745734&r1=1745733&r2=1745734&view=diff ============================================================================== --- maven/plugins/trunk/maven-assembly-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-assembly-plugin/pom.xml Fri May 27 10:04:13 2016 @@ -26,7 +26,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>