X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Fsouthbound%2Fpom.xml;h=593d08820095e86ad4beda2f086d85794dc26d8e;hb=4a99f1d24037d5b7947658b7360a8c53baeedbf6;hp=0636adbe28a88b73ac8f43d0d98be91c7d317800;hpb=b334aae06636ce637a9b73c94f4bfe1f53cf5ab7;p=lispflowmapping.git diff --git a/mappingservice/southbound/pom.xml b/mappingservice/southbound/pom.xml index 0636adbe2..593d08820 100644 --- a/mappingservice/southbound/pom.xml +++ b/mappingservice/southbound/pom.xml @@ -5,18 +5,33 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.5.0-SNAPSHOT + 1.11.0-SNAPSHOT mappingservice.southbound bundle - Mapping Service Southbound Plugin + + ODL :: lispflowmapping :: ${project.artifactId} + + + false + + + org.osgi + org.osgi.core + provided + ${project.groupId} mappingservice.api + + ${project.groupId} + mappingservice.config + ${project.groupId} mappingservice.inmemorydb @@ -35,7 +50,11 @@ io.netty - netty-all + netty-buffer + + + io.netty + netty-common io.netty @@ -51,13 +70,15 @@ common.unittest.tools - org.powermock - powermock-api-mockito + org.mockito + mockito-core + 2.28.2 test - org.powermock - powermock-module-junit4 + org.mockito + mockito-inline + 2.28.2 test