X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Fsouthbound%2Fpom.xml;h=2db47b7138fc007d2a44581f8d48dd613327f022;hb=14c7426f8e6593861beb658b5b02348a8d61ff25;hp=03a9bb0da590a4d8b2f06450e6ae370932703bbd;hpb=58359c23e4b69efe057a882e1d50ae752c20a285;p=lispflowmapping.git diff --git a/mappingservice/southbound/pom.xml b/mappingservice/southbound/pom.xml index 03a9bb0da..2db47b713 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.19.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} @@ -58,16 +61,15 @@ linux-x86_64 - junit-addons - junit-addons - - - org.opendaylight.lispflowmapping - common.unittest.tools + org.mockito + mockito-core + 4.11.0 + test org.mockito mockito-inline + 4.11.0 test @@ -78,6 +80,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 +