X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Fpom.xml;h=823ccb5253262d2219caf3a4da28788ffb350e13;hb=7f2ffc35580de33855710e51d9b60a0251ad88e9;hp=c6d43b8fcccfc5251d3ce2ff87d1499db2c0e889;hpb=abe785dfcc52f81da451d01f16fd3f2d6cc66d53;p=lispflowmapping.git diff --git a/mappingservice/pom.xml b/mappingservice/pom.xml index c6d43b8fc..823ccb525 100644 --- a/mappingservice/pom.xml +++ b/mappingservice/pom.xml @@ -3,33 +3,53 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.4.0-SNAPSHOT + org.opendaylight.odlparent + odlparent + 3.1.0 org.opendaylight.lispflowmapping mappingservice-parent - 1.3.0-SNAPSHOT + 1.8.0-SNAPSHOT pom - Mapping Service Parent POM + + ODL :: lispflowmapping :: ${project.artifactId} + + + true + - yangmodel + lisp-proto api + inmemorydb + dsbackend + mapcache config - clusterdao implementation southbound neutron - netconf shell - + + org.opendaylight.mdsal + mdsal-artifacts + 2.5.0-SNAPSHOT + pom + import + + + org.opendaylight.mdsal.model + mdsal-model-artifacts + 0.13.0-SNAPSHOT + pom + import + ${project.groupId} lispflowmapping-artifacts @@ -38,50 +58,24 @@ import - org.opendaylight.neutron - neutron-spi - 0.6.0-SNAPSHOT + ${project.groupId} + common.unittest.tools + ${project.version} + test - org.opendaylight.controller - sal - 0.10.0-SNAPSHOT + junit-addons + junit-addons + 1.4 + test - - ${project.groupId} - common.unittest.tools - ${project.version} - - - junit - junit - - - junit-addons - junit-addons - 1.4 - test - - - org.hamcrest - hamcrest-core - test - - - org.jmock - jmock-junit4 - 2.6.0 - test - - - org.jmock - jmock-legacy - 2.6.0 + org.mockito + mockito-core test @@ -90,59 +84,21 @@ - + + org.apache.maven.plugins maven-checkstyle-plugin - checkstyle/java_rules.xml - org/opendaylight/yang/gen/**,**/config/yang/** - true - true + true + checkstyle.violationSeverity=error - - - org.opendaylight.lispflowmapping - common.build.tools - ${project.version} - - - - - - check - - process-sources - - - - org.jacoco - jacoco-maven-plugin - - - org.opendaylight.lispflowmapping.* - - - - - pre-test - - prepare-agent - - - - post-test - - report - - test - - - + org.apache.felix + maven-bundle-plugin +