X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=vpnmanager%2Fvpnmanager-impl%2Fpom.xml;h=6ef028d02559ebe0daa457d5841cae39cc439575;hb=a3d19affd2269a5ca6bd736b573ae27f10df7724;hp=3eaa892d2d1dc2fd5dbad3e7e6e072e75aeeafe4;hpb=f663fe9d2a357079006332e7cfff423037156455;p=vpnservice.git diff --git a/vpnmanager/vpnmanager-impl/pom.xml b/vpnmanager/vpnmanager-impl/pom.xml index 3eaa892d..6ef028d0 100644 --- a/vpnmanager/vpnmanager-impl/pom.xml +++ b/vpnmanager/vpnmanager-impl/pom.xml @@ -1,6 +1,6 @@ - junit - junit + ${project.groupId} + bgpmanager-api + ${vpnservices.version} + + + org.opendaylight.vpnservice + fibmanager-api + ${vpnservices.version} + + + ${project.groupId} + mdsalutil-api + ${vpnservices.version} + + + ${project.groupId} + interfacemgr-api + ${vpnservices.version} - - org.mockito - mockito-all - test + + org.opendaylight.vpnservice + idmanager-api + ${vpnservices.version} + + + ${project.groupId} + itm-api + ${vpnservices.version} + + + org.opendaylight.vpnservice + arputil-api + ${vpnservices.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 - **/yang/ - - - -