X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Fneutron%2Fpom.xml;h=ef4d46b180b762854e614b2d9da51d71967f91ec;hb=c877054a927c0aedf484afbf05615b063b8fda7f;hp=dc060eb289348fae0537c57449c2f0442e1c2774;hpb=39ff84a3d49e9c0b2d1eb465aa7ef14dd3262b4f;p=lispflowmapping.git diff --git a/mappingservice/neutron/pom.xml b/mappingservice/neutron/pom.xml index dc060eb28..ef4d46b18 100644 --- a/mappingservice/neutron/pom.xml +++ b/mappingservice/neutron/pom.xml @@ -1,96 +1,94 @@ - 4.0.0 - - org.opendaylight.lispflowmapping - mappingservice-parent - 1.1.1-SNAPSHOT - .. - + 4.0.0 - mappingservice.neutron - 1.1.1-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.lispflowmapping + mappingservice-parent + 1.6.0-SNAPSHOT + - - - - ${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 - - + mappingservice.neutron + bundle + + 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 + + + + + + + org.opendaylight.lispflowmapping + mappingservice.api + + + org.opendaylight.lispflowmapping + mappingservice.lisp-proto + + + org.opendaylight.controller + sal-binding-api + 1.6.0-SNAPSHOT + + + org.opendaylight.neutron + 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.netconf + sal-netconf-connector + + + 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 + +