X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Fneutron%2Fpom.xml;h=a0c124f9ba33924482ed17caf3b80c1605c507bd;hb=4a99f1d24037d5b7947658b7360a8c53baeedbf6;hp=5eb50ed22206ef9c317181ccfcedbc28277b3091;hpb=f2766cbafc34c2a83b428b244a8b8054c45e0355;p=lispflowmapping.git diff --git a/mappingservice/neutron/pom.xml b/mappingservice/neutron/pom.xml index 5eb50ed22..a0c124f9b 100644 --- a/mappingservice/neutron/pom.xml +++ b/mappingservice/neutron/pom.xml @@ -1,96 +1,119 @@ - 4.0.0 - - org.opendaylight.lispflowmapping - mappingservice-parent - 1.1.11-SNAPSHOT - .. - + 4.0.0 - mappingservice.neutron - 1.1.11-SNAPSHOT - 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 - HEAD - - - - - 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 + 5.0.3 + + - - - - ${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.2-SNAPSHOT - - - org.opendaylight.controller - commons.northbound - 0.4.2-SNAPSHOT - - - org.opendaylight.controller - networkconfig.neutron - 0.4.2-SNAPSHOT - - + org.opendaylight.lispflowmapping + mappingservice.neutron + 1.11.0-SNAPSHOT + bundle + + ODL :: lispflowmapping :: ${project.artifactId} + + + false + + + + + + org.opendaylight.lispflowmapping + lispflowmapping-artifacts + 1.11.0-SNAPSHOT + pom + import + + + org.opendaylight.netconf + netconf-artifacts + 1.8.0-SNAPSHOT + pom + import + + + + + + + org.opendaylight.lispflowmapping + mappingservice.api + + + org.opendaylight.lispflowmapping + mappingservice.lisp-proto + + + org.opendaylight.mdsal + mdsal-binding-api + + + org.opendaylight.neutron + model + 0.14.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 + 5.0.3 + + + + + junit-addons + junit-addons + 1.4 + + + org.mockito + mockito-core + test + + + org.powermock + powermock-api-mockito2 + test + + + org.powermock + powermock-core + test + + + org.powermock + powermock-reflect + test + + + org.powermock + powermock-module-junit4 + test + +