X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Fimplementation%2Fpom.xml;h=056e8aa65553b0060112c6c91685e2e6ac00e742;hb=9127eb649d2b56517ac72b015b303b4a8a858ff3;hp=61a4e7625af44f8bf5570a182c19d57b80ba5647;hpb=4bc1360e78f992f8d2ea77282bcae53804a3114c;p=lispflowmapping.git diff --git a/mappingservice/implementation/pom.xml b/mappingservice/implementation/pom.xml index 61a4e7625..056e8aa65 100644 --- a/mappingservice/implementation/pom.xml +++ b/mappingservice/implementation/pom.xml @@ -1,75 +1,81 @@ - - 4.0.0 - - org.opendaylight.lispflowmapping - mappingservice-parent - 0.1.0-SNAPSHOT - .. - - mappingservice.implementation - 0.1.0-SNAPSHOT - bundle - - - - 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.controller.clustering.services, - javax.crypto, - javax.crypto.spec, - org.apache.tomcat.util.buf - - - org.opendaylight.lispflowmapping.implementation.Activator - - - - - - - - - - - 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} + common.unittest.tools + + + junit-addons + junit-addons + + + org.mockito + mockito-all + test + + + + org.eclipse.tycho + org.eclipse.osgi + + + + + + + + maven-compiler-plugin + + + default-testCompile + test-compile + + testCompile + + + true + + + + + + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + + +