You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2014/10/05 00:26:44 UTC

svn commit: r1629453 - /maven/plugins/trunk/maven-verifier-plugin/pom.xml

Author: khmarbaise
Date: Sat Oct  4 22:26:44 2014
New Revision: 1629453

URL: http://svn.apache.org/r1629453
Log:
[MVERIFIER-15]
 - Upgrade to Maven 2.2.1 

Modified:
    maven/plugins/trunk/maven-verifier-plugin/pom.xml

Modified: maven/plugins/trunk/maven-verifier-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-verifier-plugin/pom.xml?rev=1629453&r1=1629452&r2=1629453&view=diff
==============================================================================
--- maven/plugins/trunk/maven-verifier-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-verifier-plugin/pom.xml Sat Oct  4 22:26:44 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>