X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=vpnservice%2Fnatservice%2Fnatservice-impl%2Fpom.xml;h=b44b29f4cdb59d5339a402f9a51befd120bdef23;hb=4a028b7ffa672a5275b7cd51792a448102ffa044;hp=d40b99b422691009fe4e356d8ab6108d5fa7a4f3;hpb=1f5895e96207980be7cf402ff7b9395467d3d2e7;p=netvirt.git diff --git a/vpnservice/natservice/natservice-impl/pom.xml b/vpnservice/natservice/natservice-impl/pom.xml index d40b99b422..b44b29f4cd 100644 --- a/vpnservice/natservice/natservice-impl/pom.xml +++ b/vpnservice/natservice/natservice-impl/pom.xml @@ -9,14 +9,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - org.opendaylight.vpnservice + org.opendaylight.netvirt config-parent 0.3.0-SNAPSHOT ../../commons/config-parent 4.0.0 - org.opendaylight.vpnservice + org.opendaylight.netvirt natservice-impl ${vpnservices.version} bundle @@ -26,19 +26,19 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - org.opendaylight.vpnservice + ${project.groupId} natservice-api ${vpnservices.version} - ${project.groupId} + org.opendaylight.genius mdsalutil-api - ${vpnservices.version} + ${genius.version} - org.opendaylight.vpnservice + org.opendaylight.genius itm-api - ${vpnservices.version} + ${genius.version} ${project.groupId} @@ -46,24 +46,24 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${vpnservices.version} - org.opendaylight.vpnservice + ${project.groupId} vpnmanager-api ${vpnservices.version} - org.opendaylight.vpnservice + ${project.groupId} fibmanager-api ${vpnservices.version} - org.opendaylight.vpnservice + org.opendaylight.genius idmanager-api - ${vpnservices.version} + ${genius.version} - ${project.groupId} - interfacemgr-api - ${vpnservices.version} + org.opendaylight.genius + interfacemanager-api + ${genius.version} ${project.groupId} @@ -101,7 +101,27 @@ and is available at http://www.eclipse.org/legal/epl-v10.html powermock-module-junit4 ${powermock.version} test - - + + + org.opendaylight.infrautils + counters-api + ${infrautils.version} + + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +