X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Fpom.xml;h=e47bb373548be6fe8bd4f95da8d9f96340cee451;hb=2db07de26eeffc09496cffa9ecd9c6ebb6419a15;hp=5082ea6a61b128b6ab06d95b5f77b74b84036bd7;hpb=09cac05a8a47160abfc258c76f4ae8c6ca42d179;p=lispflowmapping.git diff --git a/mappingservice/pom.xml b/mappingservice/pom.xml index 5082ea6a6..e47bb3735 100644 --- a/mappingservice/pom.xml +++ b/mappingservice/pom.xml @@ -1,63 +1,121 @@ - - 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 - ${lispflowmapping.version} - 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.controller + config-parent + 0.4.0-SNAPSHOT + + + + org.opendaylight.lispflowmapping + mappingservice-parent + 1.3.0-SNAPSHOT + pom + Mapping Service Parent POM + + + yangmodel + api + config + clusterdao + implementation + southbound + neutron + netconf + shell + + + + + + + ${project.groupId} + lispflowmapping-artifacts + ${project.version} + pom + import + + + org.opendaylight.neutron + neutron-spi + 0.6.0-SNAPSHOT + + + org.opendaylight.controller + sal + 0.10.0-SNAPSHOT + + + + + + + + ${project.groupId} + common.unittest.tools + ${project.version} + + + junit + junit + + + junit-addons + junit-addons + 1.4 + test + + + org.hamcrest + hamcrest-core + test + + + org.jmock + jmock-junit4 + 2.6.0 + test + + + org.jmock + jmock-legacy + 2.6.0 + test + + + + + + + + + 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 + + + + + +