From: Marek Gradzki Date: Thu, 22 Mar 2018 11:21:59 +0000 (+0100) Subject: nsh: remove unused dependencies X-Git-Tag: v1.18.04-RC1~11 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F95%2F11295%2F3;p=hc2vpp.git nsh: remove unused dependencies Change-Id: I9c4fd1250a5b30217464181587760af39cdeb2f8 Signed-off-by: Marek Gradzki --- 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