X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Fneutron%2Fpom.xml;h=00a5bf5b38b546f789873d400c73e99a782b6abe;hb=ceae661af5d40e48390fe8b38e584a35a988d2c2;hp=c712e374ccbd311fcdbad4dd01b922a25c747ab4;hpb=c1168e951c2b97d75a2c5a7ea3c3e72ee0d1edef;p=lispflowmapping.git diff --git a/mappingservice/neutron/pom.xml b/mappingservice/neutron/pom.xml index c712e374c..00a5bf5b3 100644 --- a/mappingservice/neutron/pom.xml +++ b/mappingservice/neutron/pom.xml @@ -1,96 +1,128 @@ - 4.0.0 - - org.opendaylight.lispflowmapping - mappingservice-parent - 1.1.10 - .. - + 4.0.0 - mappingservice.neutron - 1.1.10 - bundle - - 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 - lispflowmapping-all-1.1.10 - - - - - org.apache.felix - maven-bundle-plugin - 2.3.6 - true - - - - - - org.opendaylight.controller.sal.core, - org.opendaylight.controller.sal.utils, - org.opendaylight.controller.containermanager, - org.opendaylight.controller.switchmanager, - org.opendaylight.controller.networkconfig.neutron, - org.opendaylight.controller.northbound.commons, - org.opendaylight.controller.northbound.commons.exception, - org.opendaylight.controller.northbound.commons.utils, - com.sun.jersey.spi.container.servlet, - org.opendaylight.controller.sal.authorization, - org.opendaylight.controller.usermanager, - org.opendaylight.lispflowmapping.type, - org.opendaylight.lispflowmapping.type.lisp, - org.opendaylight.lispflowmapping.type.lisp.address, - org.opendaylight.lispflowmapping.interfaces.lisp, - org.slf4j, - org.apache.catalina.filters, - org.apache.felix.dm, - org.apache.commons.lang3.builder, - org.osgi.service.component, - org.eclipse.osgi.framework.console, - org.osgi.framework, - - - org.opendaylight.lispflowmapping.neutron.Activator - + + org.opendaylight.mdsal + binding-parent + 3.0.6 + + - - - - ${project.basedir}/src/main/resources/META-INF - - - - - - - equinoxSDK381 - org.eclipse.osgi - - - org.opendaylight.lispflowmapping - mappingservice.api - - - org.opendaylight.controller - sal - - - org.opendaylight.controller - containermanager - 0.5.1 - - - org.opendaylight.controller - commons.northbound - 0.4.1 - - - org.opendaylight.controller - networkconfig.neutron - 0.4.1 - - + org.opendaylight.lispflowmapping + mappingservice.neutron + 1.9.0-SNAPSHOT + bundle + + ODL :: lispflowmapping :: ${project.artifactId} + + + + + org.opendaylight.lispflowmapping + lispflowmapping-artifacts + 1.9.0-SNAPSHOT + pom + import + + + org.opendaylight.netconf + netconf-artifacts + 1.6.0-SNAPSHOT + pom + import + + + org.opendaylight.controller + mdsal-artifacts + 1.9.0-SNAPSHOT + pom + import + + + + + + + org.opendaylight.lispflowmapping + mappingservice.api + + + org.opendaylight.lispflowmapping + mappingservice.lisp-proto + + + org.opendaylight.controller + sal-binding-api + 1.9.0-SNAPSHOT + + + org.opendaylight.neutron + model + 0.12.0-SNAPSHOT + + + org.opendaylight.mdsal.model + yang-ext + + + org.opendaylight.mdsal.binding.model.ietf + rfc7223 + + + org.opendaylight.mdsal.binding.model.iana + iana-if-type + + + org.opendaylight.mdsal.binding.model.ietf + rfc7277 + + + org.opendaylight.netconf + sal-netconf-connector + + + org.opendaylight.mdsal + mdsal-singleton-common-api + 3.0.6 + + + + + junit-addons + junit-addons + 1.4 + + + org.powermock + powermock-api-mockito2 + 2.0.0 + test + + + org.powermock + powermock-api-support + 2.0.0 + test + + + org.powermock + powermock-core + 2.0.0 + test + + + org.powermock + powermock-reflect + 2.0.0 + test + + + org.powermock + powermock-module-junit4 + 2.0.0 + test + +