X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Fpom.xml;h=e95fcc64c7004b06e0720ab22e0b92f0de0c0b71;hb=c7a0bda035cba583b090a78614f7c4209f1229a8;hp=541ebbeeed0ca67edc081fe6c4c068e373602f93;hpb=594b39e133d7a1b6c32e08960d1b5718fd2e519b;p=lispflowmapping.git diff --git a/mappingservice/pom.xml b/mappingservice/pom.xml index 541ebbeee..406eab185 100644 --- a/mappingservice/pom.xml +++ b/mappingservice/pom.xml @@ -1,55 +1,104 @@ - - 4.0.0 - - org.opendaylight.lispflowmapping - lispflowmapping-code-commons - 0.1.0-SNAPSHOT - ../commons/code-parent - - mappingservice-parent - 0.1.0-SNAPSHOT - pom - - yangmodel - api - implementation - southbound - northbound - integrationtest - - - - org.opendaylight.lispflowmapping - common.unittest.tools - 0.1.0-SNAPSHOT - test - - - junit - junit - - - org.hamcrest - hamcrest-core - test - - - org.jmock - jmock-junit4 - test - - - org.jmock - jmock-legacy - test - - - junit-addons - junit-addons - test - - + + 4.0.0 + + + org.opendaylight.odlparent + odlparent + 3.1.2 + + + + org.opendaylight.lispflowmapping + mappingservice-parent + 1.8.0-SNAPSHOT + pom + + ODL :: lispflowmapping :: ${project.artifactId} + + + true + + + + lisp-proto + api + inmemorydb + dsbackend + mapcache + config + implementation + southbound + neutron + 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 + ${project.version} + pom + import + + + ${project.groupId} + common.unittest.tools + ${project.version} + test + + + junit-addons + junit-addons + 1.4 + test + + + + + + + org.mockito + mockito-core + test + + + + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + true + checkstyle.violationSeverity=error + + + + + + + org.apache.felix + maven-bundle-plugin + + +