X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=interfacemgr%2Finterfacemgr-impl%2Fpom.xml;h=2045f87d03ba53aa47d8ff2380c6b4e252631070;hb=e7511c47636bd684a65caf6ceca784cbd00c49bb;hp=fec2ca0d00715d4a73dd5b770d0823a35473aaae;hpb=f5efefc2ace32941e3da0878578ddd00abf5ab06;p=vpnservice.git diff --git a/interfacemgr/interfacemgr-impl/pom.xml b/interfacemgr/interfacemgr-impl/pom.xml index fec2ca0d..2045f87d 100644 --- a/interfacemgr/interfacemgr-impl/pom.xml +++ b/interfacemgr/interfacemgr-impl/pom.xml @@ -1,6 +1,6 @@ - junit - junit - test - - - - org.mockito - mockito-all - test + org.opendaylight.ovsdb + southbound-api + ${vpns.ovsdb.version} - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - - ${project.basedir}/../../commons/src/main/resources/vpns_checks.xml - - true - **/*.java,**/*.xml,**/*.ini,**/*.sh,**/*.bat - **/yang/ - - - - -