X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=interfacemgr%2Finterfacemgr-impl%2Fpom.xml;h=2045f87d03ba53aa47d8ff2380c6b4e252631070;hb=9f4df02dabc7024ddf94562f7f3e997717fd80b4;hp=59451e2ad7279c0fdbc76a79dc120356836386a9;hpb=6c1b1706436c63c6b36a2932fd4a7b2775feb3d7;p=vpnservice.git diff --git a/interfacemgr/interfacemgr-impl/pom.xml b/interfacemgr/interfacemgr-impl/pom.xml index 59451e2a..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.0.1-SNAPSHOT + 0.2.0-SNAPSHOT ../../commons/config-parent 4.0.0 org.opendaylight.vpnservice interfacemgr-impl - 0.0.1-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} +