X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Fpom.xml;h=26e31801f07d91406fd84cb0ebdc7744085c51b0;hb=524f07d8f47aac3efd7766aa09135342b002e49b;hp=9071a8c49e46aa968b671dbf96980c0d5768aa4a;hpb=e498112782555098226fc262211daa36c956a605;p=lispflowmapping.git diff --git a/mappingservice/pom.xml b/mappingservice/pom.xml index 9071a8c49..26e31801f 100644 --- a/mappingservice/pom.xml +++ b/mappingservice/pom.xml @@ -1,51 +1,92 @@ - - 4.0.0 - - org.opendaylight.lispflowmapping - lispflowmapping-commons - 0.1.0-SNAPSHOT - ../commons/parent - - mappingservice-parent - 0.1.0-SNAPSHOT - pom - - api - implementation - - - - org.opendaylight.lispflowmapping - common.unittest.tools - 0.1.0-SNAPSHOT - 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.lispflowmapping + lispflowmapping-all + 1.3.0-SNAPSHOT + + + mappingservice-parent + pom + LISP Flow Mapping Parent POM + + + yangmodel + api + config + clusterdao + implementation + southbound + northbound + neutron + netconf + shell + integrationtest + + + + + ${project.groupId} + common.unittest.tools + + + junit + junit + + + junit-addons + junit-addons + test + + + org.hamcrest + hamcrest-core + test + + + org.jmock + jmock-junit4 + test + + + org.jmock + jmock-legacy + 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 + + + + + +