X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetworkconfiguration%2Fneutron%2Fimplementation%2Fpom.xml;h=9eaebb283cc4e6b181078902df10dec38acde0c3;hp=821ac92021683e8d0cccdd6409b28f09add1ad0d;hb=3997099eb61b0f2adc47f7a85952c324e9de223f;hpb=c31af714994cbaed40299758460916b2c7101158 diff --git a/opendaylight/networkconfiguration/neutron/implementation/pom.xml b/opendaylight/networkconfiguration/neutron/implementation/pom.xml index 821ac92021..9eaebb283c 100644 --- a/opendaylight/networkconfiguration/neutron/implementation/pom.xml +++ b/opendaylight/networkconfiguration/neutron/implementation/pom.xml @@ -1,32 +1,58 @@ + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT ../../../commons/opendaylight - - http://nexus.opendaylight.org/content - 1.26.2 - + networkconfig.neutron.implementation + 0.5.0-SNAPSHOT + bundle + + + org.opendaylight.controller + networkconfig.neutron + + + org.osgi + org.osgi.core + + + + + + org.apache.felix + maven-bundle-plugin + true + + + * + org.opendaylight.controller.networkconfig.neutron.implementation.Activator + + ${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 - https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main HEAD + https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main opendaylight-release - ${nexusproxy}/repositories/opendaylight.release/ + ${nexusproxy}/repositories/${nexus.repository.release}/ opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ + ${nexusproxy}/repositories/${nexus.repository.snapshot}/ @@ -34,59 +60,4 @@ ${sitedeploy} - networkconfig.neutron.implementation - 0.4.2-SNAPSHOT - bundle - - - - org.apache.felix - maven-bundle-plugin - 2.3.6 - true - - - - org.opendaylight.controller.clustering.services, - org.opendaylight.controller.configuration, - 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 - - - org.opendaylight.controller - configuration - - - org.opendaylight.controller - networkconfig.neutron - - - org.opendaylight.controller - sal - -