X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Fsouthbound%2Fpom.xml;h=86bc0427f1b74ffd1a7e13d5bc8fa24cfbd66cec;hb=1cd491ff5e451de7f01328e1c122baca430d883d;hp=03a9bb0da590a4d8b2f06450e6ae370932703bbd;hpb=58359c23e4b69efe057a882e1d50ae752c20a285;p=lispflowmapping.git diff --git a/mappingservice/southbound/pom.xml b/mappingservice/southbound/pom.xml index 03a9bb0da..86bc0427f 100644 --- a/mappingservice/southbound/pom.xml +++ b/mappingservice/southbound/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.9.0-SNAPSHOT + 1.17.0-SNAPSHOT mappingservice.southbound @@ -14,11 +14,14 @@ build failure. Please do not modify this unless you have a good reason. --> ODL :: lispflowmapping :: ${project.artifactId} + + false + + org.osgi - org.osgi.core - provided + org.osgi.framework ${project.groupId} @@ -57,14 +60,15 @@ netty-transport-native-epoll linux-x86_64 - - junit-addons - junit-addons - org.opendaylight.lispflowmapping common.unittest.tools + + org.mockito + mockito-core + test + org.mockito mockito-inline @@ -78,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 +