X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Fpom.xml;h=2efe7f43ce709cb3d823fa20548283b9d055fec4;hb=e5feef731159bca508ef8a907bc0d863b17c9191;hp=6cf913ab4e8cc3760d60da9761d562e4195f15e0;hpb=1721913526e3494088b83a29e15c871aee03457c;p=lispflowmapping.git diff --git a/mappingservice/pom.xml b/mappingservice/pom.xml index 6cf913ab4..2efe7f43c 100644 --- a/mappingservice/pom.xml +++ b/mappingservice/pom.xml @@ -3,22 +3,29 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.5.0-SNAPSHOT + org.opendaylight.odlparent + odlparent + 1.8.0-SNAPSHOT org.opendaylight.lispflowmapping mappingservice-parent - 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT pom Mapping Service Parent POM + + true + + lisp-proto api inmemorydb + dsbackend + mapcache + config implementation southbound neutron @@ -30,14 +37,14 @@ org.opendaylight.mdsal mdsal-artifacts - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT pom import org.opendaylight.mdsal.model mdsal-model-artifacts - 0.9.0-SNAPSHOT + 0.10.0-SNAPSHOT pom import @@ -52,6 +59,7 @@ ${project.groupId} common.unittest.tools ${project.version} + test junit-addons @@ -59,54 +67,37 @@ 1.4 test - - - org.opendaylight.neutron - neutron-spi - 0.7.0-SNAPSHOT - + + + org.mockito + mockito-core + test + + + - + + org.apache.maven.plugins maven-checkstyle-plugin - checkstyle/java_rules.xml true - org/opendaylight/yang/gen/**,**/config/yang/** - true - true + checkstyle.violationSeverity=error - - - org.opendaylight.lispflowmapping - common.build.tools - ${project.version} - - - - - - check - - process-sources - - + + + org.apache.felix + maven-bundle-plugin + +