X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Fsouthbound%2Fpom.xml;h=acdfe0f23ef13f5496643c28ac0c99b106b8f6aa;hb=c174d5b216d6824714480c8e40a9d1655022c1f7;hp=fc4ea7bbd768b324b613ab5e00d07087cde4a6ea;hpb=2db07de26eeffc09496cffa9ecd9c6ebb6419a15;p=lispflowmapping.git diff --git a/mappingservice/southbound/pom.xml b/mappingservice/southbound/pom.xml index fc4ea7bbd..acdfe0f23 100644 --- a/mappingservice/southbound/pom.xml +++ b/mappingservice/southbound/pom.xml @@ -5,12 +5,10 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT - org.opendaylight.lispflowmapping mappingservice.southbound - 1.3.0-SNAPSHOT bundle Mapping Service Southbound Plugin @@ -18,12 +16,95 @@ ${project.groupId} mappingservice.api - ${project.version} ${project.groupId} - mappingservice.implementation - ${project.version} + mappingservice.clustering + + + ${project.groupId} + mappingservice.inmemorydb + + + ${project.groupId} + mappingservice.dsbackend + + + ${project.groupId} + mappingservice.lisp-proto + + + ${project.groupId} + mappingservice.mapcache + + + io.netty + netty-all + + + junit-addons + junit-addons + + + org.powermock + powermock-api-mockito + test + + + org.powermock + powermock-module-junit4 + 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}/ + + +