X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=interfacemgr%2Finterfacemgr-api%2Fpom.xml;h=56776abb55440862482ce441aa3328c870c900c7;hb=dcb58975f7374554fe15ae57010b15e9bc240ddd;hp=84f0c09cbd06d7d8f6e957f4b0c5d3f50a55a58c;hpb=16e32fd04567284a97ce4eb97458fdf758f72d51;p=vpnservice.git diff --git a/interfacemgr/interfacemgr-api/pom.xml b/interfacemgr/interfacemgr-api/pom.xml index 84f0c09c..56776abb 100644 --- a/interfacemgr/interfacemgr-api/pom.xml +++ b/interfacemgr/interfacemgr-api/pom.xml @@ -8,26 +8,18 @@ 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.2.0-SNAPSHOT + ../../commons/config-parent 4.0.0 org.opendaylight.vpnservice interfacemgr-api - 0.0.1-SNAPSHOT + ${vpnservices.version} bundle - - - 2010.09.24.7-SNAPSHOT - 2010.09.24.7-SNAPSHOT - 2013.09.07.7-SNAPSHOT - 0.7.0-SNAPSHOT - 1.2.0-SNAPSHOT - org.opendaylight.yangtools @@ -57,17 +49,22 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.yangtools.model ietf-interfaces - 2014.05.08.7-SNAPSHOT + ${ietf.interfaces.version} org.opendaylight.yangtools.model iana-if-type-2014-05-08 - 2014.05.08.7-SNAPSHOT + ${iana.if.type.version} org.opendaylight.controller.model model-inventory ${mdsal.version} + + org.opendaylight.vpnservice + mdsalutil-api + ${vpns.mdsalutil.version} + \ No newline at end of file