X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=mappingservice%2Fsouthbound%2Fpom.xml;h=2582429ca1b05460ac103acf3c7168a26eb72fdf;hb=e1206266ee18bfb15bdd49e85dec9f6326528912;hp=8d01dcfaf0375f6900de37363f5d9dd56c3947cf;hpb=0038eec661f3279f3549d2401aa8af5c0237c287;p=lispflowmapping.git diff --git a/mappingservice/southbound/pom.xml b/mappingservice/southbound/pom.xml index 8d01dcfaf..2582429ca 100644 --- a/mappingservice/southbound/pom.xml +++ b/mappingservice/southbound/pom.xml @@ -1,32 +1,21 @@ - + 4.0.0 org.opendaylight.lispflowmapping mappingservice-parent - 0.1.0-SNAPSHOT + 1.1.10-SNAPSHOT .. mappingservice.southbound bundle - - - reuseReports - target/jacoco.exec - target/jacoco-it.exec - + + 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 + - - - - org.jacoco - jacoco-maven-plugin - ${jacoco.version} - - - org.apache.felix @@ -41,6 +30,13 @@ org.opendaylight.yang.gen.v1.lispflowmapping.rev131031.maprequest, org.opendaylight.yang.gen.v1.lispflowmapping.rev131031.lispaddress, org.opendaylight.yang.gen.v1.lispflowmapping.rev131031.lispaddress.lispaddresscontainer, + org.opendaylight.yang.gen.v1.lispflowmapping.rev131031.transportaddress, + org.opendaylight.yang.gen.v1.lispflowmapping.rev131031.mapregisternotification, + org.opendaylight.yang.gen.v1.lispflowmapping.rev131031.maprequestnotification, + org.opendaylight.yang.gen.v1.lispflowmapping.rev131031.mapnotifymessage, + org.opendaylight.yang.gen.v1.lispflowmapping.rev131031.mapreplymessage, + org.opendaylight.yang.gen.v1.lispflowmapping.rev131031.maprequestmessage, + com.google.common.net, org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924, org.opendaylight.controller.sal.core, org.apache.felix.dm, @@ -68,28 +64,6 @@ - - org.jacoco - jacoco-maven-plugin - - org.opendaylight.controller.* - - - - pre-test - - prepare-agent - - - - post-test - test - - report - - - - @@ -104,12 +78,10 @@ org.opendaylight.lispflowmapping mappingservice.api - 0.1.0-SNAPSHOT org.opendaylight.lispflowmapping mappingservice.implementation - 0.1.0-SNAPSHOT