X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=vpnmanager%2Fvpnmanager-impl%2Fpom.xml;h=7846979c78517460a25fd4b214bb13e891990e7e;hb=e9a2b2e3bf4040777e366eaa08159d782d69acde;hp=3eaa892d2d1dc2fd5dbad3e7e6e072e75aeeafe4;hpb=f663fe9d2a357079006332e7cfff423037156455;p=vpnservice.git diff --git a/vpnmanager/vpnmanager-impl/pom.xml b/vpnmanager/vpnmanager-impl/pom.xml index 3eaa892d..7846979c 100644 --- a/vpnmanager/vpnmanager-impl/pom.xml +++ b/vpnmanager/vpnmanager-impl/pom.xml @@ -9,49 +9,43 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - org.opendaylight.controller + org.opendaylight.vpnservice config-parent - 0.3.0-SNAPSHOT - + 0.0.1-SNAPSHOT + ../../commons/config-parent 4.0.0 org.opendaylight.vpnservice vpnmanager-impl - 0.0.1-SNAPSHOT + ${vpnservices.version} bundle ${project.groupId} vpnmanager-api - ${project.version} + ${vpnservices.version} - - junit - junit + ${project.groupId} + bgpmanager-api + ${vpnservices.version} + + + org.opendaylight.vpnservice + fibmanager-api + ${vpnservices.version} + + + ${project.groupId} + mdsalutil-api + ${vpnservices.version} - - org.mockito - mockito-all - test + + ${project.groupId} + interfacemgr-api + ${vpnservices.version} - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - - ${project.basedir}/../../commons/src/main/resources/vpns_checks.xml - - true - **/*.java,**/*.xml,**/*.ini - **/yang/ - - - -