Remove unnecessary declaration of <prerequisites> in itests 22/14222/2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 19 Jan 2015 03:28:22 +0000 (22:28 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 22 Jan 2015 01:11:15 +0000 (20:11 -0500)
Bug: 2605
Change-Id: I43f82e0f26ff0d9e41c338c662edb64d04df690b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
itests/pom.xml

index c7221491451582fd099844e179daa16540a09434..9021e634eaac991c9d39d38e008fc83f28e6d7ef 100644 (file)
@@ -9,9 +9,7 @@
   </parent>
   <artifactId>itests-controller</artifactId>
   <packaging>pom</packaging>
-  <prerequisites>
-    <maven>3.0</maven>
-  </prerequisites>
+
   <modules>
     <module>base-features-it</module>
   </modules>