X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Finmemorydb%2Fpom.xml;h=cd5fd8c626d675f7cc87b113f4ab93ed449cabf2;hb=HEAD;hp=f6313efc9cf0fda0ad4abe3b6227d6e6175b18fa;hpb=156412207e5c3333be453e74ca066edc6307f2a8;p=lispflowmapping.git diff --git a/mappingservice/inmemorydb/pom.xml b/mappingservice/inmemorydb/pom.xml index f6313efc9..5cf0be92e 100644 --- a/mappingservice/inmemorydb/pom.xml +++ b/mappingservice/inmemorydb/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.7.0-SNAPSHOT + 1.21.0-SNAPSHOT mappingservice.inmemorydb @@ -21,25 +21,18 @@ ${project.version} - junit - junit - compile + com.guicedee.services + javax.inject + true + + + jakarta.annotation + jakarta.annotation-api + true + + + org.osgi + org.osgi.service.component.annotations - - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - true - checkstyle.violationSeverity=error - - - - -