X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=interfacemgr%2Finterfacemgr-impl%2Fpom.xml;h=7580d63fd254679733cabb86cd889e5402e3d790;hb=fd4e64307b45b3e0c9704a3dc699e66c644efc11;hp=89b136e52b50ee84dc3fcc38379c66ed8341fe34;hpb=0bfa43a4d794cb0b85911f931460ea66b24301c5;p=vpnservice.git diff --git a/interfacemgr/interfacemgr-impl/pom.xml b/interfacemgr/interfacemgr-impl/pom.xml index 89b136e5..7580d63f 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.3.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,19 @@ and is available at http://www.eclipse.org/legal/epl-v10.html idmanager-impl ${vpnservices.version} + + org.opendaylight.vpnservice + alivenessmonitor-api + ${vpnservices.version} + + + org.opendaylight.ovsdb + southbound-api + ${vpns.ovsdb.version} + + + org.opendaylight.controller + sal-binding-broker-impl +