Remove <prerequisites> from pom.xml to avoid WARNING
[controller.git] / features / benchmark / features-mdsal-benchmark / pom.xml
index 5082503f41100b8f87d95766fe49a5ecc8c83483..adfa5640d5bd34e60c5dc0f2f6952829428891c0 100644 (file)
@@ -17,9 +17,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <version>1.4.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <modelVersion>4.0.0</modelVersion>
-  <prerequisites>
-    <maven>3.1.1</maven>
-  </prerequisites>
 
   <properties>
     <controller.mdsal.version>1.6.0-SNAPSHOT</controller.mdsal.version>