Author: khmarbaise
Date: Mon Nov 17 21:51:32 2014
New Revision: 1640237
URL: http://svn.apache.org/r1640237
Log:
- Removed unused property.
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=1640237&r1=1640236&r2=1640237&view=diff
==============================================================================
--- maven/plugins/trunk/maven-install-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-install-plugin/pom.xml Mon Nov 17 21:51:32 2014
@@ -60,7 +60,6 @@ under the License.
<properties>
<mavenVersion>2.2.1</mavenVersion>
- <mavenPluginPluginVersion>3.2</mavenPluginPluginVersion>
</properties>
<dependencies>