X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Fsouthbound%2Fpom.xml;h=5490e7fcbfc9f55e484da994cbb0447cd1c07979;hb=HEAD;hp=c38c445cbd182cb839a55b9937af4a27fcbd9fd4;hpb=a2d4c01d02d85dc4f02da511e7f74e990c2178fb;p=lispflowmapping.git diff --git a/mappingservice/southbound/pom.xml b/mappingservice/southbound/pom.xml index c38c445cb..5490e7fcb 100644 --- a/mappingservice/southbound/pom.xml +++ b/mappingservice/southbound/pom.xml @@ -5,29 +5,99 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.4.0-SNAPSHOT + 1.20.0-SNAPSHOT mappingservice.southbound bundle - Mapping Service Southbound Plugin + + ODL :: lispflowmapping :: ${project.artifactId} + + + false + + + org.osgi + org.osgi.framework + ${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-all + netty-common + + + io.netty + netty-transport-native-epoll + linux-x86_64 + + + org.mockito + mockito-core + 4.11.0 + test + + + org.mockito + mockito-inline + 4.11.0 + test + + + org.opendaylight.mdsal + mdsal-singleton-api + + + org.opendaylight.mdsal + mdsal-singleton-impl + + + + com.guicedee.services + javax.inject + true + + + jakarta.annotation + jakarta.annotation-api + true + + + org.osgi + org.osgi.service.component.annotations - junit-addons - junit-addons + org.osgi + org.osgi.service.metatype.annotations