X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=interfacemgr%2Finterfacemgr-impl%2Fpom.xml;h=7580d63fd254679733cabb86cd889e5402e3d790;hb=3f9f247593ba113848b29ad81d1a07c5f63e0d26;hp=6fcdf059deb68d621390e542ea6bcad42e850c5a;hpb=b58aa00371805767ad561d12fabd2a912a062ee6;p=vpnservice.git diff --git a/interfacemgr/interfacemgr-impl/pom.xml b/interfacemgr/interfacemgr-impl/pom.xml index 6fcdf059..7580d63f 100644 --- a/interfacemgr/interfacemgr-impl/pom.xml +++ b/interfacemgr/interfacemgr-impl/pom.xml @@ -1,6 +1,6 @@ - junit - junit - test + org.opendaylight.vpnservice + mdsalutil-api + ${vpnservices.version} + + + org.opendaylight.vpnservice + idmanager-api + ${vpnservices.version} - - org.mockito - mockito-all - test + org.opendaylight.vpnservice + idmanager-impl + ${vpnservices.version} + + + org.opendaylight.vpnservice + alivenessmonitor-api + ${vpnservices.version} + + + org.opendaylight.ovsdb + southbound-api + ${vpns.ovsdb.version} + + + org.opendaylight.controller + sal-binding-broker-impl - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - - ${project.basedir}/../../commons/src/main/resources/vpns_checks.xml - - true - **/*.java,**/*.xml,**/*.ini,**/*.sh,**/*.bat - **/yang/ - - - - -