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

index cbd6efaef8b287229126ecd502d0f1a029ca96d6..f8364ca535d4e20465b4737414a9a3115dacb565 100644 (file)
@@ -5,9 +5,6 @@
   <artifactId>commons.parent</artifactId>
   <version>1.1.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <artifactId>commons.parent</artifactId>
   <version>1.1.0-SNAPSHOT</version>
   <packaging>pom</packaging>
-  <prerequisites>
-    <maven>3.0</maven>
-  </prerequisites>
 
   <properties>
     <nexus.repository.release>opendaylight.release</nexus.repository.release>
 
   <properties>
     <nexus.repository.release>opendaylight.release</nexus.repository.release>