Author: khmarbaise
Date: Mon Sep 29 20:36:23 2014
New Revision: 1628300
URL: http://svn.apache.org/r1628300
Log:
[MREPOSITORY-30]
- Upgrade to Maven 2.2.1 minimum.
Modified:
maven/plugins/trunk/maven-repository-plugin/pom.xml
Modified: maven/plugins/trunk/maven-repository-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-repository-plugin/pom.xml?rev=1628300&r1=1628299&r2=1628300&view=diff
==============================================================================
--- maven/plugins/trunk/maven-repository-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-repository-plugin/pom.xml Mon Sep 29 20:36:23 2014
@@ -57,7 +57,7 @@ under the License.
</distributionManagement>
<properties>
- <mavenVersion>2.0.6</mavenVersion>
+ <mavenVersion>2.2.1</mavenVersion>
<mavenPluginVersion>3.2</mavenPluginVersion>
</properties>