X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=interfacemgr%2Finterfacemgr-impl%2Fpom.xml;h=2045f87d03ba53aa47d8ff2380c6b4e252631070;hb=6d7c74377513c46aaca9618c8b84750ea46f05a6;hp=89b136e52b50ee84dc3fcc38379c66ed8341fe34;hpb=0bfa43a4d794cb0b85911f931460ea66b24301c5;p=vpnservice.git diff --git a/interfacemgr/interfacemgr-impl/pom.xml b/interfacemgr/interfacemgr-impl/pom.xml index 89b136e5..2045f87d 100644 --- a/interfacemgr/interfacemgr-impl/pom.xml +++ b/interfacemgr/interfacemgr-impl/pom.xml @@ -11,14 +11,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.vpnservice config-parent - 0.1.0-SNAPSHOT + 0.2.0-SNAPSHOT ../../commons/config-parent 4.0.0 org.opendaylight.vpnservice interfacemgr-impl - 0.1.0-SNAPSHOT + ${vpnservices.version} bundle @@ -29,10 +29,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.openflowplugin.model model-flow-service - 0.1.0-SNAPSHOT + ${openflowplugin.version} - org.opendaylight.yangtools.model + org.opendaylight.mdsal.model ietf-interfaces @@ -55,5 +55,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html idmanager-impl ${vpnservices.version} + + org.opendaylight.ovsdb + southbound-api + ${vpns.ovsdb.version} +