X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=vpnservice%2Fvpnmanager%2Fvpnmanager-api%2Fpom.xml;h=55482908b38efc44bbfe5f85fb42fef138b9891f;hb=28615b00441d2b69a10e9de0da8f1bb7f0242a7f;hp=7240fc333ad9628b1541345789f2948c94f0c099;hpb=dc176cebd854b12c9a3f70ded260256e9b2c5108;p=netvirt.git diff --git a/vpnservice/vpnmanager/vpnmanager-api/pom.xml b/vpnservice/vpnmanager/vpnmanager-api/pom.xml index 7240fc333a..55482908b3 100644 --- a/vpnservice/vpnmanager/vpnmanager-api/pom.xml +++ b/vpnservice/vpnmanager/vpnmanager-api/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt config-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../../commons/config-parent @@ -35,11 +35,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal.model - ietf-inet-types + ietf-inet-types-2013-07-15 org.opendaylight.mdsal.model - ietf-yang-types + ietf-yang-types-20130715 org.opendaylight.mdsal.model @@ -60,13 +60,34 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${vpnservices.version} - org.opendaylight.controller - config-api + org.opendaylight.netvirt + bgpmanager-api + ${vpnservices.version} - org.opendaylight.vpnservice - interfacemgr-api - ${vpnservices.version} + org.opendaylight.controller + config-api + + + org.opendaylight.genius + interfacemanager-api + ${genius.version} + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +