X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Fpom.xml;h=2efe7f43ce709cb3d823fa20548283b9d055fec4;hb=e5feef731159bca508ef8a907bc0d863b17c9191;hp=8e5ce262ae8fa745b762847c0ea53b4ea0f53b0b;hpb=d13ca96f4e547462e92bfe0abf4141436512b353;p=lispflowmapping.git diff --git a/mappingservice/pom.xml b/mappingservice/pom.xml index 8e5ce262a..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,19 +67,6 @@ 1.4 test - - - org.opendaylight.neutron - neutron-spi - 0.7.0-SNAPSHOT - @@ -87,34 +82,22 @@ - + + 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 + +