Description: Removes the prerequisite on Maven 3
Author: Emmanuel Bourg <ebourg@apache.org>
Forwarded: not-needed
--- a/pom.xml
+++ b/pom.xml
@@ -3,10 +3,6 @@
 
   <modelVersion>4.0.0</modelVersion>
 
-  <prerequisites>
-    <maven>3.0.0</maven>
-  </prerequisites>
-
   <groupId>com.jcraft</groupId>
   <artifactId>jsch.agentproxy</artifactId>
   <version>0.0.7</version>
