X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=mappingservice%2Fpom.xml;h=8e5ce262ae8fa745b762847c0ea53b4ea0f53b0b;hb=d13ca96f4e547462e92bfe0abf4141436512b353;hp=8bc9849795e49851d79fd9a42d2a6d15c253bdd5;hpb=65302b9e0357bb519271e6d5adf6f28ad9a33f8d;p=lispflowmapping.git diff --git a/mappingservice/pom.xml b/mappingservice/pom.xml index 8bc984979..8e5ce262a 100644 --- a/mappingservice/pom.xml +++ b/mappingservice/pom.xml @@ -1,61 +1,136 @@ - - 4.0.0 - - org.opendaylight.lispflowmapping - lispflowmapping-code-commons - 1.1.0-SNAPSHOT - ../commons/code-parent - - mappingservice-parent - 1.1.0-SNAPSHOT - pom - - scm:git:https://git.opendaylight.org/gerrit/p/lispflowmapping.git - scm:git:ssh://git.opendaylight.org:29418/lispflowmapping.git - https://wiki.opendaylight.org/view/OpenDaylight_Lisp_Flow_Mapping:Main - HEAD - - - yangmodel - api - config - implementation - southbound - northbound - neutron - integrationtest - - - - org.opendaylight.lispflowmapping - common.unittest.tools - - - 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.controller + config-parent + 0.5.0-SNAPSHOT + + + + org.opendaylight.lispflowmapping + mappingservice-parent + 1.4.0-SNAPSHOT + pom + Mapping Service Parent POM + + + lisp-proto + api + inmemorydb + implementation + southbound + neutron + shell + + + + + + org.opendaylight.mdsal + mdsal-artifacts + 2.1.0-SNAPSHOT + pom + import + + + org.opendaylight.mdsal.model + mdsal-model-artifacts + 0.9.0-SNAPSHOT + pom + import + + + ${project.groupId} + lispflowmapping-artifacts + ${project.version} + pom + import + + + ${project.groupId} + common.unittest.tools + ${project.version} + + + junit-addons + junit-addons + 1.4 + test + + + + org.opendaylight.neutron + neutron-spi + 0.7.0-SNAPSHOT + + + + + + + org.mockito + mockito-core + test + + + + + + + + + maven-checkstyle-plugin + + checkstyle/java_rules.xml + true + org/opendaylight/yang/gen/**,**/config/yang/** + true + true + + + + org.opendaylight.lispflowmapping + common.build.tools + ${project.version} + + + + + + check + + process-sources + + + + + + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + + +