X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Fsouthbound%2Fpom.xml;h=5490e7fcbfc9f55e484da994cbb0447cd1c07979;hb=refs%2Fchanges%2F34%2F111334%2F1;hp=9579d98f1edaee191cc7f3ac7dfa67f9346bb61e;hpb=35bd32a6bc82264ddd2f5d4e62916946b2357607;p=lispflowmapping.git diff --git a/mappingservice/southbound/pom.xml b/mappingservice/southbound/pom.xml index 9579d98f1..5490e7fcb 100644 --- a/mappingservice/southbound/pom.xml +++ b/mappingservice/southbound/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.5.0-SNAPSHOT + 1.20.0-SNAPSHOT mappingservice.southbound @@ -14,11 +14,23 @@ build failure. Please do not modify this unless you have a good reason. --> ODL :: lispflowmapping :: ${project.artifactId} + + false + + + + org.osgi + org.osgi.framework + ${project.groupId} mappingservice.api + + ${project.groupId} + mappingservice.config + ${project.groupId} mappingservice.inmemorydb @@ -37,38 +49,55 @@ io.netty - netty-all + netty-buffer io.netty - netty-transport-native-epoll - linux-x86_64 + netty-common - junit-addons - junit-addons - - - org.opendaylight.lispflowmapping - common.unittest.tools + io.netty + netty-transport-native-epoll + linux-x86_64 - org.powermock - powermock-api-mockito + org.mockito + mockito-core + 4.11.0 test - org.powermock - powermock-module-junit4 + org.mockito + mockito-inline + 4.11.0 test org.opendaylight.mdsal - mdsal-singleton-common-api + mdsal-singleton-api org.opendaylight.mdsal - mdsal-singleton-dom-impl + 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