Bumped a couple of plugin versions, and removed a couple of overridden versions.



git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1636551 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/http/pom.xml b/http/pom.xml
index ef6af8e..7b5b096 100644
--- a/http/pom.xml
+++ b/http/pom.xml
@@ -37,6 +37,10 @@
         <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/http</developerConnection>
         <url>http://svn.apache.org/viewvc/felix/trunk/http/</url>
     </scm>
+    
+    <prerequisites>
+    	<maven>2.2.1</maven>
+    </prerequisites>
 
     <modules>
         <module>api</module>