X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Fsouthbound%2Fpom.xml;h=ad2ffd0ac9811df767a581cea3c7030a5882a9f9;hb=ebfef4e4711661d88e46e7f486bc02e77fb05d34;hp=e311d24f326c323af90627676aef40ca2bae6268;hpb=c3571cac0b746ac1c554b220959a3205c4a84e20;p=lispflowmapping.git diff --git a/mappingservice/southbound/pom.xml b/mappingservice/southbound/pom.xml index e311d24f3..ad2ffd0ac 100644 --- a/mappingservice/southbound/pom.xml +++ b/mappingservice/southbound/pom.xml @@ -5,23 +5,95 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.3.0-SNAPSHOT + 1.6.0-SNAPSHOT mappingservice.southbound bundle - Mapping Service Southbound Plugin + + ODL :: lispflowmapping :: ${project.artifactId} ${project.groupId} mappingservice.api - ${project.version} ${project.groupId} - mappingservice.yangmodel - ${project.version} + 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}/ + + +