X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetworkconfiguration%2Fneutron%2Fpom.xml;h=998dd4488cdef15ddd68dab6c9ef86ad4a856790;hp=d4ec8952cb8914f6e25a6e9bd5fa1fd94a55fc3c;hb=c222e37f2a0f0f3f6266242fbea2d3b018f4e6e3;hpb=ffa599e18b804ff98fbcad4d99329a2f01e1f128 diff --git a/opendaylight/networkconfiguration/neutron/pom.xml b/opendaylight/networkconfiguration/neutron/pom.xml index d4ec8952cb..998dd4488c 100644 --- a/opendaylight/networkconfiguration/neutron/pom.xml +++ b/opendaylight/networkconfiguration/neutron/pom.xml @@ -1,77 +1,80 @@ + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.0 + 1.4.2-SNAPSHOT ../../commons/opendaylight - - http://nexus.opendaylight.org/content - 1.26.2 - + networkconfig.neutron + 0.4.2-SNAPSHOT + bundle + + 1.26.2 + + + + commons-net + commons-net + + + org.opendaylight.controller + clustering.services + + + org.opendaylight.controller + configuration + + + org.opendaylight.controller + sal + + + + + + org.apache.felix + maven-bundle-plugin + true + + + org.opendaylight.controller.configuration, + org.opendaylight.controller.clustering.services, + org.opendaylight.controller.sal.core, + org.opendaylight.controller.sal.utils, + org.apache.felix.dm, + org.apache.commons.net.util, + org.osgi.service.component, + org.slf4j, + javax.xml.bind.annotation + + ${project.basedir}/src/main/resources/META-INF + + + + scm:git:ssh://git.opendaylight.org:29418/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git + HEAD https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main - releasepom-0.1.0 - - - - opendaylight-release - ${nexusproxy}/repositories/opendaylight.release/ - - - - opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ - - - - website - ${sitedeploy} - - - org.opendaylight.controller - networkconfig.neutron - 0.4.0 - bundle - - - - org.apache.felix - maven-bundle-plugin - 2.3.6 - true - - - - org.opendaylight.controller.clustering.services, - org.opendaylight.controller.sal.core, - org.opendaylight.controller.sal.utils, - org.apache.felix.dm, - org.apache.commons.net.util, - org.osgi.service.component, - org.slf4j, - javax.xml.bind.annotation - - - ${project.basedir}/src/main/resources/META-INF - - - - - - - org.opendaylight.controller - clustering.services - 0.4.0 - - - org.opendaylight.controller - sal - 0.5.0 - - + + + + opendaylight-release + ${nexusproxy}/repositories/${nexus.repository.release}/ + + + + opendaylight-snapshot + ${nexusproxy}/repositories/${nexus.repository.snapshot}/ + + + + website + ${sitedeploy} + +