X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Fsouthbound%2Fpom.xml;h=5490e7fcbfc9f55e484da994cbb0447cd1c07979;hb=HEAD;hp=b9a25d8e27f07c44f6e97930c752505b56c49622;hpb=4c769f99784b19d19b52eb5e1fc176b296a0f9de;p=lispflowmapping.git diff --git a/mappingservice/southbound/pom.xml b/mappingservice/southbound/pom.xml index b9a25d8e2..5490e7fcb 100644 --- a/mappingservice/southbound/pom.xml +++ b/mappingservice/southbound/pom.xml @@ -5,25 +5,116 @@ 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 - junit-addons - junit-addons + ${project.groupId} + mappingservice.mapcache + + + io.netty + netty-buffer + + + io.netty + 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 + + + org.osgi + org.osgi.service.metatype.annotations + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + + +