From 8e00316d48d1424f311b9da653521f0adbc3f7f7 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Thu, 22 Mar 2018 12:21:59 +0100 Subject: nsh: remove unused dependencies Change-Id: I9c4fd1250a5b30217464181587760af39cdeb2f8 Signed-off-by: Marek Gradzki --- nsh/api/pom.xml | 21 --------------------- nsh/impl/pom.xml | 10 ---------- 2 files changed, 31 deletions(-) diff --git a/nsh/api/pom.xml b/nsh/api/pom.xml index af87af31e..b30e1c7b9 100644 --- a/nsh/api/pom.xml +++ b/nsh/api/pom.xml @@ -30,30 +30,9 @@ bundle - - org.opendaylight.mdsal.model - iana-if-type-2014-05-08 - - - org.opendaylight.mdsal.model - ietf-yang-types-20130715 - - - org.opendaylight.mdsal.model - ietf-interfaces - - - org.opendaylight.mdsal.model - ietf-inet-types-2013-07-15 - org.opendaylight.mdsal.model yang-ext - - io.fd.hc2vpp.v3po - v3po-api - ${project.version} - diff --git a/nsh/impl/pom.xml b/nsh/impl/pom.xml index e95516f6e..31e00f866 100644 --- a/nsh/impl/pom.xml +++ b/nsh/impl/pom.xml @@ -76,11 +76,6 @@ translate-api ${project.version} - - io.fd.honeycomb - notification-api - ${project.version} - io.fd.honeycomb cfg-init @@ -112,11 +107,6 @@ binding-init ${project.version} - - io.fd.hc2vpp.v3po - v3po2vpp - ${project.version} - junit junit -- cgit 1.2.3-korg