X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Fsouthbound%2Fpom.xml;h=6edf0cd675f6df2427dc219532e903a74c900196;hb=0df2e31fd1626fb1ee32d876a82a980a1f5f9cb2;hp=40368ea51e184a245449c98e62f97c67d11b0596;hpb=acfb335aef5783e74455751b7aa92f267cf4bce3;p=lispflowmapping.git diff --git a/mappingservice/southbound/pom.xml b/mappingservice/southbound/pom.xml index 40368ea51..6edf0cd67 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.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,7 +49,16 @@ io.netty - netty-all + netty-buffer + + + io.netty + netty-common + + + io.netty + netty-transport-native-epoll + linux-x86_64 junit-addons @@ -46,51 +69,25 @@ common.unittest.tools - org.powermock - powermock-api-mockito + org.mockito + mockito-core test - org.powermock - powermock-module-junit4 + org.mockito + mockito-inline test + + org.opendaylight.mdsal + mdsal-singleton-common-api + + + org.opendaylight.mdsal + mdsal-singleton-dom-impl + - - - - - - maven-checkstyle-plugin - - checkstyle/java_rules.xml - true - org/opendaylight/yang/gen/**,**/config/yang/** - true - true - - - - org.opendaylight.lispflowmapping - common.build.tools - ${project.version} - - - - - - check - - process-sources - - - - - - -