Remove unnecessary declaration of <prerequisites> in itests
[controller.git] / itests / pom.xml
index 19836a2ad6cf0721503f502b5344dc8b937706a6..9021e634eaac991c9d39d38e008fc83f28e6d7ef 100644 (file)
@@ -4,14 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.4.2-SNAPSHOT</version>
+    <version>1.5.0-SNAPSHOT</version>
     <relativePath>../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <artifactId>itests-controller</artifactId>
   <packaging>pom</packaging>
-  <prerequisites>
-    <maven>3.0</maven>
-  </prerequisites>
+
   <modules>
     <module>base-features-it</module>
   </modules>