X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Fpom.xml;h=d72f76777821a41c200b1822b45a8e7234cfe89e;hb=093282c685a9774c1d10422a2ecec3d2d7bba22a;hp=3409169b4e2ab35cb68ceb190b3ba3d3706165b5;hpb=6ed3ab7e7c5ca219321397508392b0b4860448bd;p=lispflowmapping.git diff --git a/mappingservice/pom.xml b/mappingservice/pom.xml index 3409169b4..d72f76777 100644 --- a/mappingservice/pom.xml +++ b/mappingservice/pom.xml @@ -1,59 +1,130 @@ - 4.0.0 - - org.opendaylight.lispflowmapping - lispflowmapping-code-commons - 1.1.9-SNAPSHOT - ../commons/code-parent - - mappingservice-parent - 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 - clusterdao - 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.4.0-SNAPSHOT + + + + org.opendaylight.lispflowmapping + mappingservice-parent + 1.3.0-SNAPSHOT + pom + Mapping Service Parent POM + + + lisp-proto + api + config + clusterdao + inmemorydb + implementation + southbound + neutron + shell + + + + + + ${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.6.0-SNAPSHOT + + + org.opendaylight.controller + sal + 0.10.0-SNAPSHOT + + + + + + + + + + maven-checkstyle-plugin + + checkstyle/java_rules.xml + org/opendaylight/yang/gen/**,**/config/yang/** + true + true + + + + org.opendaylight.lispflowmapping + common.build.tools + ${project.version} + + + + + + check + + process-sources + + + + + + + + + org.jacoco + jacoco-maven-plugin + + + org.opendaylight.lispflowmapping.* + + + + + pre-test + + prepare-agent + + + + post-test + + report + + test + + + + +