X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Fneutron%2Fpom.xml;h=28ff2991c3322d7b8e6e17e235005388a290d2e9;hb=0c401bf1babf4e57783f8151e25fefd84fae153b;hp=17b077bd25f1f196d62c67b21b6eace971b0a2fb;hpb=6bc3f48e7aee78ba030c8360898078364e81a3ee;p=lispflowmapping.git diff --git a/mappingservice/neutron/pom.xml b/mappingservice/neutron/pom.xml index 17b077bd2..28ff2991c 100644 --- a/mappingservice/neutron/pom.xml +++ b/mappingservice/neutron/pom.xml @@ -5,14 +5,33 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.3.0-SNAPSHOT + 1.6.0-SNAPSHOT - org.opendaylight.lispflowmapping mappingservice.neutron - 1.3.0-SNAPSHOT bundle - Mapping Service Neutron APIs + + ODL :: lispflowmapping :: ${project.artifactId} + + + + + org.opendaylight.netconf + netconf-artifacts + 1.3.0-SNAPSHOT + pom + import + + + org.opendaylight.controller + mdsal-artifacts + 1.6.0-SNAPSHOT + pom + import + + + @@ -23,36 +42,70 @@ org.opendaylight.lispflowmapping mappingservice.lisp-proto + + org.opendaylight.controller + sal-binding-api + 1.6.0-SNAPSHOT + org.opendaylight.neutron - neutron-spi + model + 0.9.0-SNAPSHOT + + + org.opendaylight.lispflowmapping + common.unittest.tools + + + org.opendaylight.mdsal.model + yang-ext + + + org.opendaylight.honeycomb.vbd + vbd-api + 1.2.0-SNAPSHOT - org.opendaylight.yangtools.model - ietf-inet-types + org.opendaylight.netconf + sal-netconf-connector - - org.apache.felix - org.apache.felix.dependencymanager + org.opendaylight.mdsal + mdsal-singleton-common-api + 2.3.0-SNAPSHOT + + + + + junit-addons + junit-addons + + + org.powermock + powermock-api-mockito + test + + + org.powermock + powermock-module-junit4 + test - - - - org.apache.felix - maven-bundle-plugin - true - - - - org.opendaylight.lispflowmapping.neutron.Activator - - - ${project.basedir}/src/main/resources/META-INF - - - - + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + + +