Remove unnecessary declaration of <prerequisites> in netconf 30/14230/5
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 19 Jan 2015 03:44:27 +0000 (22:44 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Sat, 7 Feb 2015 02:47:11 +0000 (21:47 -0500)
Bug: 2605
Change-Id: Ibfe6c6329b836361248c6e008be8cd1566bbeec7
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
opendaylight/netconf/pom.xml

index e1aa6ce3ed8184d979682df63281fe41311004e4..2a5ba096730728b6773e2c5d6d235837c77a378f 100644 (file)
@@ -13,9 +13,6 @@
   <version>0.3.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
-  <prerequisites>
-    <maven>3.0.4</maven>
-  </prerequisites>
 
   <modules>
     <module>netconf-api</module>