X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Fpom.xml;h=297bb7673670643c563b36707214ecb651a3a1d6;hb=1b051980aef3fc257d3594366ebda9ae61148bdb;hp=b3cb87048ccbff7928848e4d9839785736315710;hpb=d12dfb38cdabd861b413bb634e5d93d6428f7174;p=lispflowmapping.git diff --git a/mappingservice/pom.xml b/mappingservice/pom.xml index b3cb87048..297bb7673 100644 --- a/mappingservice/pom.xml +++ b/mappingservice/pom.xml @@ -1,58 +1,111 @@ - 4.0.0 - - org.opendaylight.lispflowmapping - lispflowmapping-code-commons - 1.1.3-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 - 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 + + + + + + + + + + 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 + + + + + +