Author: khmarbaise
Date: Sun Nov  2 18:35:00 2014
New Revision: 1636163

URL: http://svn.apache.org/r1636163
Log:
[MCOMPILER-237]
 - Upgrade minimum Maven version to 2.2.1

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

Modified: maven/plugins/trunk/maven-compiler-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-compiler-plugin/pom.xml?rev=1636163&r1=1636162&r2=1636163&view=diff
==============================================================================
--- maven/plugins/trunk/maven-compiler-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-compiler-plugin/pom.xml Sun Nov  2 18:35:00 2014
@@ -58,7 +58,7 @@ under the License.
   </distributionManagement>
 
   <properties>
-    <mavenVersion>2.0.9</mavenVersion>
+    <mavenVersion>2.2.1</mavenVersion>
     <mavenPluginPluginVersion>3.2</mavenPluginPluginVersion>
     <plexusCompilerVersion>2.4</plexusCompilerVersion>
     <groovyVersion>1.8.0</groovyVersion>


Reply via email to