X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Fsouthbound%2Fpom.xml;h=5490e7fcbfc9f55e484da994cbb0447cd1c07979;hb=HEAD;hp=048b91c10e32897c75cfacedec28d740cf190ddc;hpb=39a4f190b1006c898ab7be0848c892bb2ca1ca75;p=lispflowmapping.git diff --git a/mappingservice/southbound/pom.xml b/mappingservice/southbound/pom.xml index 048b91c10..b82d37dfc 100644 --- a/mappingservice/southbound/pom.xml +++ b/mappingservice/southbound/pom.xml @@ -5,18 +5,32 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.4.0-SNAPSHOT + 1.21.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,22 +49,62 @@ io.netty - netty-all + netty-buffer - junit-addons - junit-addons + io.netty + netty-common + + + io.netty + netty-transport-native-epoll + linux-x86_64 + + + org.mockito + mockito-core + 4.11.0 + test - org.powermock - powermock-api-mockito + org.mockito + mockito-inline + 4.11.0 test - org.powermock - powermock-module-junit4 + net.bytebuddy + byte-buddy + 1.14.18 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 +