Author: khmarbaise
Date: Sun May 29 12:44:46 2016
New Revision: 1745997
URL: http://svn.apache.org/viewvc?rev=1745997&view=rev
Log:
[MINSTALL-122] Upgrade maven-shared-components parent to version 30
Modified:
maven/plugins/trunk/maven-install-plugin/pom.xml
Modified: maven/plugins/trunk/maven-install-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-install-plugin/pom.xml?rev=1745997&r1=1745996&r2=1745997&view=diff
==============================================================================
--- maven/plugins/trunk/maven-install-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-install-plugin/pom.xml Sun May 29 12:44:46 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>