Author: khmarbaise Date: Sun May 29 12:02:28 2016 New Revision: 1745987 URL: http://svn.apache.org/viewvc?rev=1745987&view=rev Log: [MDEPLOY-209] Upgrade maven-shared-components parent to version 30
Modified: maven/plugins/trunk/maven-deploy-plugin/pom.xml Modified: maven/plugins/trunk/maven-deploy-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-deploy-plugin/pom.xml?rev=1745987&r1=1745986&r2=1745987&view=diff ============================================================================== --- maven/plugins/trunk/maven-deploy-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-deploy-plugin/pom.xml Sun May 29 12:02:28 2016 @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-plugins</artifactId> - <version>28</version> + <version>30</version> <relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath> </parent>