[MSHARED-355]
 - Upgraded to minimum build version 2.2.1 and compatibility as well.


git-svn-id: https://svn.apache.org/repos/asf/maven/shared/trunk@1627996 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index ccf47dd..7bfc44c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,7 +35,7 @@
   <description>A component to assist in filtering of resource files with properties from a Maven project.</description>
 
   <prerequisites>
-    <maven>2.0.6</maven>
+    <maven>${mavenVersion}</maven>
   </prerequisites>
 
   <scm>
@@ -55,7 +55,7 @@
   </distributionManagement>
 
   <properties>
-    <mavenVersion>2.0.6</mavenVersion>
+    <mavenVersion>2.2.1</mavenVersion>
   </properties>
 
   <contributors>