From 3d7647fd6db49078edb141809b25c48005341925 Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Thu, 11 Dec 2014 21:13:53 -0500 Subject: [PATCH] Remove duplicate dependency declarations org.opendaylight.controller:networkconfig.neutron and org.opendaylight.yangtools:features-test are declared twice in the pom file causing Maven to throw warnings. Change-Id: I32da02be41a5a51ad05c85a0e186549141f38513 Signed-off-by: Thanh Ha --- features/neutron/pom.xml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/features/neutron/pom.xml b/features/neutron/pom.xml index 59a0af2f89..642ce98351 100644 --- a/features/neutron/pom.xml +++ b/features/neutron/pom.xml @@ -16,10 +16,6 @@ - - org.opendaylight.controller - networkconfig.neutron - org.osgi org.osgi.core @@ -57,11 +53,6 @@ org.opendaylight.yangtools features-test - - org.opendaylight.yangtools - features-test - 0.7.0-SNAPSHOT - -- 2.36.6