X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=dhcpservice%2Fdhcpservice-impl%2Fpom.xml;h=a5a5ce67f0bdeaa16299a8f06389298a997957f9;hb=9909ff254706d57ff52ced55f83e2859257b7d6d;hp=862601fd601300bbcf702a4a0ce592b90e811776;hpb=89013bfee67ca4a74d63f1b8e940497e4e4a9bbb;p=vpnservice.git diff --git a/dhcpservice/dhcpservice-impl/pom.xml b/dhcpservice/dhcpservice-impl/pom.xml index 862601fd..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 @@ -59,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} +