X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Fpom.xml;h=55a68b6dd452bd4d28d5c3433195c6ef9b770cf7;hb=ceae661af5d40e48390fe8b38e584a35a988d2c2;hp=f24a1e3ee95110f36c071c56e228b1d408f72cfa;hpb=9493583244a2b9b5583e2ca9ac11ff73bb4ad1d3;p=lispflowmapping.git diff --git a/mappingservice/pom.xml b/mappingservice/pom.xml index f24a1e3ee..55a68b6dd 100644 --- a/mappingservice/pom.xml +++ b/mappingservice/pom.xml @@ -3,25 +3,31 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.5.0-SNAPSHOT + org.opendaylight.odlparent + odlparent + 4.0.9 org.opendaylight.lispflowmapping mappingservice-parent - 1.4.0-SNAPSHOT + 1.9.0-SNAPSHOT pom - Mapping Service Parent POM + + ODL :: lispflowmapping :: ${project.artifactId} + + + true + lisp-proto api - clustering inmemorydb dsbackend mapcache + config implementation southbound neutron @@ -33,14 +39,7 @@ org.opendaylight.mdsal mdsal-artifacts - 2.1.0-SNAPSHOT - pom - import - - - org.opendaylight.mdsal.model - mdsal-model-artifacts - 0.9.0-SNAPSHOT + 3.0.6 pom import @@ -55,6 +54,7 @@ ${project.groupId} common.unittest.tools ${project.version} + test junit-addons @@ -62,39 +62,59 @@ 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.jmock - jmock - 2.6.0 + org.powermock + powermock-reflect + 2.0.0 + test + + + org.powermock + powermock-module-junit4 + 2.0.0 test - --> - - - org.mockito - mockito-core - test - - - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - - - + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + true + checkstyle.violationSeverity=error + + + + + + + org.apache.felix + maven-bundle-plugin + + +