X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Fsouthbound%2Fpom.xml;h=86bc0427f1b74ffd1a7e13d5bc8fa24cfbd66cec;hb=1cd491ff5e451de7f01328e1c122baca430d883d;hp=251ef75299dd035060aec0dd73f62349763d0f60;hpb=1af4913ccb1fbe8db5079c7b11911a0363e87798;p=lispflowmapping.git diff --git a/mappingservice/southbound/pom.xml b/mappingservice/southbound/pom.xml index 251ef7529..86bc0427f 100644 --- a/mappingservice/southbound/pom.xml +++ b/mappingservice/southbound/pom.xml @@ -5,18 +5,32 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.5.0-SNAPSHOT + 1.17.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 @@ -35,24 +49,29 @@ io.netty - netty-all + netty-buffer + + + io.netty + netty-common - junit-addons - junit-addons + io.netty + netty-transport-native-epoll + linux-x86_64 org.opendaylight.lispflowmapping common.unittest.tools - org.powermock - powermock-api-mockito + org.mockito + mockito-core test - org.powermock - powermock-module-junit4 + org.mockito + mockito-inline test @@ -63,6 +82,25 @@ org.opendaylight.mdsal mdsal-singleton-dom-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 +