X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=interfacemgr%2Finterfacemgr-impl%2Fpom.xml;h=7580d63fd254679733cabb86cd889e5402e3d790;hb=3f9f247593ba113848b29ad81d1a07c5f63e0d26;hp=eba9fc5a9bfd7d0710e62381e1bb4c0b2b1f1f97;hpb=e01e72fc06713a0297505ca30dee5084b6c3055c;p=vpnservice.git diff --git a/interfacemgr/interfacemgr-impl/pom.xml b/interfacemgr/interfacemgr-impl/pom.xml index eba9fc5a..7580d63f 100644 --- a/interfacemgr/interfacemgr-impl/pom.xml +++ b/interfacemgr/interfacemgr-impl/pom.xml @@ -1,6 +1,6 @@ - junit - junit - test + org.opendaylight.vpnservice + idmanager-api + ${vpnservices.version} + + + org.opendaylight.vpnservice + idmanager-impl + ${vpnservices.version} + + + org.opendaylight.vpnservice + alivenessmonitor-api + ${vpnservices.version} + + + org.opendaylight.ovsdb + southbound-api + ${vpns.ovsdb.version} - - org.mockito - mockito-all - test + 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/ - - - - -