X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Fimplementation%2Fpom.xml;h=d143432d13114f5520965d409a88966400b095db;hb=c65742f634d79a8779925093ead36c274e86959c;hp=f26941ed5bc5b37b640aabd3a36c19170d2da920;hpb=596ddb3cab2b63c101915e5818d32b0792382964;p=lispflowmapping.git diff --git a/mappingservice/implementation/pom.xml b/mappingservice/implementation/pom.xml index f26941ed5..d143432d1 100644 --- a/mappingservice/implementation/pom.xml +++ b/mappingservice/implementation/pom.xml @@ -1,123 +1,69 @@ - - 4.0.0 - - org.opendaylight.lispflowmapping - mappingservice-parent - 0.1.0-SNAPSHOT - .. - - mappingservice.implementation - 0.1.0-SNAPSHOT - bundle - - - reuseReports - target/jacoco.exec - target/jacoco-it.exec - - - - - - org.jacoco - jacoco-maven-plugin - ${jacoco.version} - - - - - - org.apache.felix - maven-bundle-plugin - true - - - - org.opendaylight.lispflowmapping.implementation.serializer, - org.opendaylight.lispflowmapping.implementation.util - - - org.opendaylight.controller.sal.core, - org.apache.felix.dm, - org.apache.commons.lang3.builder, - org.osgi.service.component, - org.slf4j, - org.eclipse.osgi.framework.console, - org.osgi.framework, - org.opendaylight.lispflowmapping.interfaces.dao, - org.opendaylight.lispflowmapping.interfaces.lisp, - org.opendaylight.lispflowmapping.type, - org.opendaylight.lispflowmapping.type.lisp, - org.opendaylight.lispflowmapping.type.lisp.address, - org.opendaylight.lispflowmapping.type.sbplugin, - org.opendaylight.controller.clustering.services, - javax.crypto, - javax.crypto.spec, - org.apache.tomcat.util.buf, - org.opendaylight.controller.sal.binding.api, - org.opendaylight.yangtools.yang.binding, - org.opendaylight.yangtools.concepts - - - org.opendaylight.lispflowmapping.implementation.Activator - - - - - - - - org.jacoco - jacoco-maven-plugin - - org.opendaylight.controller.* - - - - pre-test - - prepare-agent - - - - post-test - test - - report - - - - - - - - - org.opendaylight.controller - sal-binding-api - - - org.opendaylight.controller - sal-common-util - - - org.hamcrest - hamcrest-core - - - org.opendaylight.controller - clustering.services - - - org.opendaylight.controller - sal - - - org.opendaylight.lispflowmapping - mappingservice.api - 0.1.0-SNAPSHOT - - + + 4.0.0 + + + org.opendaylight.lispflowmapping + mappingservice-parent + 1.4.0-SNAPSHOT + + + mappingservice.implementation + bundle + Mapping Service Implementation + + + + ${project.groupId} + mappingservice.api + + + ${project.groupId} + mappingservice.lisp-proto + + + ${project.groupId} + mappingservice.mapcache + + + ${project.groupId} + common.unittest.tools + + + junit-addons + junit-addons + + + org.powermock + powermock-api-mockito + test + + + org.powermock + powermock-module-junit4 + test + + + + org.eclipse.tycho + org.eclipse.osgi + + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + + +