X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=vpnmanager%2Fvpnmanager-impl%2Fpom.xml;h=7846979c78517460a25fd4b214bb13e891990e7e;hb=e9a2b2e3bf4040777e366eaa08159d782d69acde;hp=20886d9bb8eb389d8262050ea229e0f401bb88fb;hpb=8cc6e1c568a500d2fd193eed6a7b639bac051185;p=vpnservice.git diff --git a/vpnmanager/vpnmanager-impl/pom.xml b/vpnmanager/vpnmanager-impl/pom.xml index 20886d9b..7846979c 100644 --- a/vpnmanager/vpnmanager-impl/pom.xml +++ b/vpnmanager/vpnmanager-impl/pom.xml @@ -9,54 +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} ${project.groupId} bgpmanager-api - 1.0-SNAPSHOT + ${vpnservices.version} - - junit - junit + org.opendaylight.vpnservice + fibmanager-api + ${vpnservices.version} - - org.mockito - mockito-all - test + + ${project.groupId} + mdsalutil-api + ${vpnservices.version} + + + ${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/ - - - -