X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Fimplementation%2Fpom.xml;h=fb14afc54e1f39ef26918aec281969a5768f4549;hb=06899f8d51087a757ca0b7bbd503354d5b4b75ab;hp=89a4d5135fb2a2aa2f83427648eb6aa0730f855a;hpb=8d800ba6388b3d3f8c7a18329a3300f4ecf0f8c5;p=lispflowmapping.git diff --git a/mappingservice/implementation/pom.xml b/mappingservice/implementation/pom.xml index 89a4d5135..fb14afc54 100644 --- a/mappingservice/implementation/pom.xml +++ b/mappingservice/implementation/pom.xml @@ -1,23 +1,20 @@ - + 4.0.0 org.opendaylight.lispflowmapping mappingservice-parent - 0.1.0-SNAPSHOT + 1.1.6-SNAPSHOT .. mappingservice.implementation - 0.1.0-SNAPSHOT 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 + @@ -38,6 +35,7 @@ org.opendaylight.yang.gen.v1.lispflowmapping.rev131031.eidrecords, org.opendaylight.yang.gen.v1.lispflowmapping.rev131031.eidtolocatorrecords, org.opendaylight.yang.gen.v1.lispflowmapping.rev131031.lcafapplicationdataaddress, + org.opendaylight.yang.gen.v1.lispflowmapping.rev131031.lcafkeyvalueaddress, org.opendaylight.yang.gen.v1.lispflowmapping.rev131031.lcaflistaddress, org.opendaylight.yang.gen.v1.lispflowmapping.rev131031.lcafsegmentaddress, org.opendaylight.yang.gen.v1.lispflowmapping.rev131031.lcafsourcedestaddress, @@ -49,6 +47,7 @@ org.opendaylight.yang.gen.v1.lispflowmapping.rev131031.lispsimpleaddress.primitiveaddress, org.opendaylight.yang.gen.v1.lispflowmapping.rev131031.locatorrecords, org.opendaylight.yang.gen.v1.lispflowmapping.rev131031.mapnotifymessage, + org.opendaylight.yang.gen.v1.lispflowmapping.rev131031.maprequestmessage, org.opendaylight.yang.gen.v1.lispflowmapping.rev131031.mapregisternotification, org.opendaylight.yang.gen.v1.lispflowmapping.rev131031.mapreplymessage, org.opendaylight.yang.gen.v1.lispflowmapping.rev131031.maprequest, @@ -60,6 +59,7 @@ org.opendaylight.controller.sal.core, org.apache.felix.dm, org.apache.commons.lang3, + org.apache.commons.lang3.tuple, org.apache.commons.lang3.builder, org.osgi.service.component, org.slf4j, @@ -70,7 +70,6 @@ org.opendaylight.lispflowmapping.type, org.opendaylight.lispflowmapping.type.lisp, org.opendaylight.lispflowmapping.type.sbplugin, - org.opendaylight.controller.clustering.services, javax.crypto, javax.crypto.spec, org.opendaylight.controller.sal.binding.api, @@ -85,32 +84,17 @@ - - org.jacoco - jacoco-maven-plugin - ${jacoco.version} - - org.opendaylight.controller.* - - - - pre-test - - prepare-agent - - - - post-test - test - - report - - - - + + org.opendaylight.yangtools.model + ietf-inet-types + + + org.opendaylight.yangtools.model + ietf-yang-types + org.opendaylight.controller sal-binding-api @@ -123,10 +107,6 @@ org.hamcrest hamcrest-core - - org.opendaylight.controller - clustering.services - org.opendaylight.controller sal @@ -134,12 +114,10 @@ org.opendaylight.lispflowmapping mappingservice.yangmodel - 0.1.0-SNAPSHOT org.opendaylight.lispflowmapping mappingservice.api - 0.1.0-SNAPSHOT equinoxSDK381