X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Finmemorydb%2Fpom.xml;h=cd5fd8c626d675f7cc87b113f4ab93ed449cabf2;hb=HEAD;hp=aad44188ff30bdff7b8255b43c7c819420a20aca;hpb=a4955428b05c6c1765edb61aabfbf23a328846d1;p=lispflowmapping.git diff --git a/mappingservice/inmemorydb/pom.xml b/mappingservice/inmemorydb/pom.xml index aad44188f..cd5fd8c62 100644 --- a/mappingservice/inmemorydb/pom.xml +++ b/mappingservice/inmemorydb/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.9.0-SNAPSHOT + 1.20.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 - - - - -