X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Fpom.xml;h=6aff26d431eedc7bc258762797823cd280df47ef;hb=c877054a927c0aedf484afbf05615b063b8fda7f;hp=4992fbb090032cd290fd000e7d45a37185320295;hpb=4c2fd3a247a24884459e07eb98ab5e597a6ea24b;p=lispflowmapping.git diff --git a/mappingservice/pom.xml b/mappingservice/pom.xml index 4992fbb09..6aff26d43 100644 --- a/mappingservice/pom.xml +++ b/mappingservice/pom.xml @@ -3,22 +3,31 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.4.0-SNAPSHOT + org.opendaylight.odlparent + odlparent + 2.0.2 org.opendaylight.lispflowmapping mappingservice-parent - 1.3.0-SNAPSHOT + 1.6.0-SNAPSHOT pom - Mapping Service Parent POM + + ODL :: lispflowmapping :: ${project.artifactId} + + + true + lisp-proto api inmemorydb + dsbackend + mapcache + config implementation southbound neutron @@ -30,14 +39,14 @@ org.opendaylight.mdsal mdsal-artifacts - 2.0.0-SNAPSHOT + 2.3.0-SNAPSHOT pom import org.opendaylight.mdsal.model mdsal-model-artifacts - 0.8.0-SNAPSHOT + 0.11.0-SNAPSHOT pom import @@ -52,6 +61,7 @@ ${project.groupId} common.unittest.tools ${project.version} + test junit-addons @@ -59,53 +69,36 @@ 1.4 test - - - org.opendaylight.neutron - neutron-spi - 0.6.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 + +