X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Fpom.xml;h=55a68b6dd452bd4d28d5c3433195c6ef9b770cf7;hb=0a54fa4da470a286abf56237d8ee637a3638c2bf;hp=afa8f0ab9f6b2aa3deabb84b3de57fce89d8764d;hpb=b03d19cf1766348fb72589af91b95186103571de;p=lispflowmapping.git diff --git a/mappingservice/pom.xml b/mappingservice/pom.xml index afa8f0ab9..55a68b6dd 100644 --- a/mappingservice/pom.xml +++ b/mappingservice/pom.xml @@ -1,55 +1,120 @@ - - 4.0.0 - - org.opendaylight.lispflowmapping - lispflowmapping-code-commons - 0.1.0-SNAPSHOT - ../commons/code-parent - - mappingservice-parent - 0.1.0-SNAPSHOT - pom - - api - implementation - southbound - northbound - integrationtest - lispyangmodule - - - - 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 + 4.0.9 + + + + org.opendaylight.lispflowmapping + mappingservice-parent + 1.9.0-SNAPSHOT + pom + + ODL :: lispflowmapping :: ${project.artifactId} + + + true + + + + lisp-proto + api + inmemorydb + dsbackend + mapcache + config + implementation + southbound + neutron + shell + + + + + + org.opendaylight.mdsal + mdsal-artifacts + 3.0.6 + 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.powermock + powermock-api-mockito2 + 2.0.0 + test + + + org.powermock + powermock-api-support + 2.0.0 + test + + + org.powermock + powermock-core + 2.0.0 + test + + + org.powermock + powermock-reflect + 2.0.0 + test + + + org.powermock + powermock-module-junit4 + 2.0.0 + test + + + + + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + true + checkstyle.violationSeverity=error + + + + + + + org.apache.felix + maven-bundle-plugin + + +