X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Fsouthbound%2Fpom.xml;h=7ab4f5dada5a00fa93732db3e9a9f4e2d9fcd472;hb=3e875e5c4e77cc6f4d9689b9fd83dfb4ec954524;hp=64d4b0238ea69ad85bccde2ae51663a0ab9e3c5a;hpb=728d64c8957a73f3dcedff65be79644b568ce460;p=lispflowmapping.git diff --git a/mappingservice/southbound/pom.xml b/mappingservice/southbound/pom.xml index 64d4b0238..7ab4f5dad 100644 --- a/mappingservice/southbound/pom.xml +++ b/mappingservice/southbound/pom.xml @@ -5,25 +5,95 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.3.0-SNAPSHOT + 1.7.0-SNAPSHOT mappingservice.southbound bundle - Mapping Service Southbound Plugin + + ODL :: lispflowmapping :: ${project.artifactId} ${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.powermock + powermock-api-mockito + test + + + org.powermock + powermock-module-junit4 + 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}/ + + +