X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fnetworkconfiguration%2Fneutron%2Fimplementation%2Fpom.xml;h=1590873b70ebac9b9fcb7ec6cd1b4a6f92a98eff;hb=e269f57182ae65e67c6fd7699e257bb63f7a4dc6;hp=58b5885f340616c8e5974ce8a0f4af68aa6a6632;hpb=ffa599e18b804ff98fbcad4d99329a2f01e1f128;p=controller.git diff --git a/opendaylight/networkconfiguration/neutron/implementation/pom.xml b/opendaylight/networkconfiguration/neutron/implementation/pom.xml index 58b5885f34..1590873b70 100644 --- a/opendaylight/networkconfiguration/neutron/implementation/pom.xml +++ b/opendaylight/networkconfiguration/neutron/implementation/pom.xml @@ -1,87 +1,92 @@ - + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.0 + 1.4.1-SNAPSHOT ../../../commons/opendaylight - - http://nexus.opendaylight.org/content - 1.26.2 - + + http://nexus.opendaylight.org/content + 1.26.2 + scm:git:ssh://git.opendaylight.org:29418/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main - releasepom-0.1.0 + HEAD - - - - opendaylight-release - ${nexusproxy}/repositories/opendaylight.release/ - - - - opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ - - - - website - ${sitedeploy} - - + + + + opendaylight-release + ${nexusproxy}/repositories/opendaylight.release/ + + + + opendaylight-snapshot + ${nexusproxy}/repositories/opendaylight.snapshot/ + + + + website + ${sitedeploy} + + org.opendaylight.controller networkconfig.neutron.implementation - 0.4.0 + 0.4.1-SNAPSHOT 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.opendaylight.controller.networkconfig.neutron, - org.slf4j, - javax.xml.bind.annotation - - - org.opendaylight.controller.networkconfig.neutron.implementation.Activator - - - ${project.basedir}/src/main/resources/META-INF - - - - - - - org.opendaylight.controller - clustering.services - 0.4.0 - - - org.opendaylight.controller - networkconfig.neutron - 0.4.0 - - - org.opendaylight.controller - sal - 0.5.0 - - + + + 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.opendaylight.controller.networkconfig.neutron, + org.slf4j, + javax.xml.bind.annotation + + + org.opendaylight.controller.networkconfig.neutron.implementation.Activator + + + ${project.basedir}/src/main/resources/META-INF + + + + + + + org.osgi + org.osgi.core + + + org.opendaylight.controller + clustering.services + 0.5.0-SNAPSHOT + + + org.opendaylight.controller + networkconfig.neutron + 0.4.1-SNAPSHOT + + + org.opendaylight.controller + sal + 0.7.0-SNAPSHOT + +