X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=dhcpservice%2Fdhcpservice-impl%2Fpom.xml;h=a5a5ce67f0bdeaa16299a8f06389298a997957f9;hb=refs%2Fchanges%2F09%2F38009%2F4;hp=d6c1c00ebe1192839526919a0db19aad40a6a0fd;hpb=b9e33ba8394c95932ada466d55b5bd316241e882;p=vpnservice.git diff --git a/dhcpservice/dhcpservice-impl/pom.xml b/dhcpservice/dhcpservice-impl/pom.xml index d6c1c00e..a5a5ce67 100644 --- a/dhcpservice/dhcpservice-impl/pom.xml +++ b/dhcpservice/dhcpservice-impl/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.vpnservice config-parent - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT ../../commons/config-parent @@ -40,6 +40,16 @@ and is available at http://www.eclipse.org/legal/epl-v10.html mdsalutil-api ${vpnservices.version} + + ${project.groupId} + neutronvpn-api + ${vpnservices.version} + + + org.apache.karaf.shell + org.apache.karaf.shell.console + ${karaf.shell.console.version} + org.opendaylight.neutron model @@ -49,6 +59,26 @@ and is available at http://www.eclipse.org/legal/epl-v10.html commons-net commons-net + + ${project.groupId} + interfacemgr-api + ${vpnservices.version} + + + ${project.groupId} + elanmanager-api + ${vpnservices.version} + + + org.opendaylight.vpnservice + itm-api + ${vpnservices.version} + + + org.opendaylight.ovsdb + hwvtepsouthbound-api + ${vpns.ovsdb.version} +