X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Fpom.xml;h=0f32bf21d31c236e966ce6d6859fc1ace0589ac0;hb=6c08305dbd75e907b0d77d8b48516811990b0023;hp=6b622ee2b862f9ec3aaff51c0a2afa3ccf7e22c9;hpb=33645e3cad7d55a2a06b1d05f8a7c03d5251326a;p=lispflowmapping.git diff --git a/mappingservice/pom.xml b/mappingservice/pom.xml index 6b622ee2b..0f32bf21d 100644 --- a/mappingservice/pom.xml +++ b/mappingservice/pom.xml @@ -3,55 +3,79 @@ 4.0.0 - org.opendaylight.lispflowmapping - lispflowmapping-all - 1.3.0-SNAPSHOT + org.opendaylight.odlparent + odlparent + 2.0.4 + + org.opendaylight.lispflowmapping mappingservice-parent + 1.6.0-SNAPSHOT pom - LISP Flow Mapping Parent POM + + ODL :: lispflowmapping :: ${project.artifactId} + + + true + - yangmodel + lisp-proto api + inmemorydb + dsbackend + mapcache config - clusterdao implementation southbound neutron - netconf shell - integrationtest + + + + org.opendaylight.mdsal + mdsal-artifacts + 2.3.0-SNAPSHOT + pom + import + + + org.opendaylight.mdsal.model + mdsal-model-artifacts + 0.11.0-SNAPSHOT + pom + import + + + ${project.groupId} + lispflowmapping-artifacts + ${project.version} + pom + import + + + ${project.groupId} + common.unittest.tools + ${project.version} + test + + + junit-addons + junit-addons + 1.4 + test + + + + - ${project.groupId} - common.unittest.tools - - - junit - junit - - - junit-addons - junit-addons - test - - - org.hamcrest - hamcrest-core - test - - - org.jmock - jmock-junit4 - test - - - org.jmock - jmock-legacy + org.mockito + mockito-core test @@ -60,32 +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.apache.felix + maven-bundle-plugin + +