X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Fsouthbound%2Fpom.xml;h=593d08820095e86ad4beda2f086d85794dc26d8e;hb=4a99f1d24037d5b7947658b7360a8c53baeedbf6;hp=64d4b0238ea69ad85bccde2ae51663a0ab9e3c5a;hpb=728d64c8957a73f3dcedff65be79644b568ce460;p=lispflowmapping.git diff --git a/mappingservice/southbound/pom.xml b/mappingservice/southbound/pom.xml index 64d4b0238..593d08820 100644 --- a/mappingservice/southbound/pom.xml +++ b/mappingservice/southbound/pom.xml @@ -5,25 +5,106 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.3.0-SNAPSHOT + 1.11.0-SNAPSHOT mappingservice.southbound bundle - Mapping Service Southbound Plugin + + ODL :: lispflowmapping :: ${project.artifactId} + + + false + + + org.osgi + org.osgi.core + provided + ${project.groupId} mappingservice.api + + ${project.groupId} + mappingservice.config + + + ${project.groupId} + mappingservice.inmemorydb + + + ${project.groupId} + mappingservice.dsbackend + ${project.groupId} mappingservice.lisp-proto + + ${project.groupId} + mappingservice.mapcache + + + io.netty + netty-buffer + + + io.netty + netty-common + + + io.netty + netty-transport-native-epoll + linux-x86_64 + junit-addons junit-addons + + org.opendaylight.lispflowmapping + common.unittest.tools + + + org.mockito + mockito-core + 2.28.2 + test + + + org.mockito + mockito-inline + 2.28.2 + test + + + org.opendaylight.mdsal + mdsal-singleton-common-api + + + org.opendaylight.mdsal + mdsal-singleton-dom-impl + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + + +