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

index 4c4c5b3378f1bfb87f64544248e052ca43053cfa..6d14ad3957c6e03a51bd728b054ba6388d245075 100644 (file)
@@ -13,9 +13,7 @@
   <version>0.3.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
-  <prerequisites>
-    <maven>3.0.4</maven>
-  </prerequisites>
+
   <modules>
     <module>config-api</module>
     <module>config-manager</module>