X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=interfacemgr%2Finterfacemgr-impl%2Fpom.xml;h=2045f87d03ba53aa47d8ff2380c6b4e252631070;hb=6d7c74377513c46aaca9618c8b84750ea46f05a6;hp=52ad8bfb221f3f0e90e994a7638916a96c3bdb2a;hpb=272200b362c916ee5af9fa07a5dcd34c1b4a10b6;p=vpnservice.git diff --git a/interfacemgr/interfacemgr-impl/pom.xml b/interfacemgr/interfacemgr-impl/pom.xml index 52ad8bfb..2045f87d 100644 --- a/interfacemgr/interfacemgr-impl/pom.xml +++ b/interfacemgr/interfacemgr-impl/pom.xml @@ -1,6 +1,6 @@ - junit - junit - test + ${project.groupId} + interfacemgr-api + ${project.version} + + + org.opendaylight.openflowplugin.model + model-flow-service + ${openflowplugin.version} + + + org.opendaylight.mdsal.model + ietf-interfaces + + + org.opendaylight.vpnservice + vpnmanager-impl + ${vpnservices.version} - - org.mockito - mockito-all - test + org.opendaylight.vpnservice + mdsalutil-api + ${vpnservices.version} + + + org.opendaylight.vpnservice + idmanager-api + ${vpnservices.version} + + + org.opendaylight.vpnservice + idmanager-impl + ${vpnservices.version} + + + 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/ - - - - -