X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetworkconfiguration%2Fneutron%2Fimplementation%2Fpom.xml;h=5a207a7a6214b0414855e1fdf59a4f9524cfdc9a;hb=1e9ecb12a453b0e4dec447fdddd612bd1b1f4722;hp=821ac92021683e8d0cccdd6409b28f09add1ad0d;hpb=d6bcfc09131a675cdf198a3fb9b4fac653daf19b;p=controller.git diff --git a/opendaylight/networkconfiguration/neutron/implementation/pom.xml b/opendaylight/networkconfiguration/neutron/implementation/pom.xml index 821ac92021..5a207a7a62 100644 --- a/opendaylight/networkconfiguration/neutron/implementation/pom.xml +++ b/opendaylight/networkconfiguration/neutron/implementation/pom.xml @@ -1,53 +1,49 @@ + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.2-SNAPSHOT + 1.4.2-Helium ../../../commons/opendaylight + networkconfig.neutron.implementation + 0.4.2-Helium + bundle - 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 - HEAD - - - - - - opendaylight-release - ${nexusproxy}/repositories/opendaylight.release/ - - - - opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ - - - - website - ${sitedeploy} - - - networkconfig.neutron.implementation - 0.4.2-SNAPSHOT - bundle + + + org.opendaylight.controller + clustering.services + + + org.opendaylight.controller + configuration + + + org.opendaylight.controller + networkconfig.neutron + + + org.opendaylight.controller + sal + + + org.osgi + org.osgi.core + + org.apache.felix maven-bundle-plugin - 2.3.6 true - - org.opendaylight.controller.clustering.services, + org.opendaylight.controller.clustering.services, org.opendaylight.controller.configuration, org.opendaylight.controller.sal.core, org.opendaylight.controller.sal.utils, @@ -56,37 +52,36 @@ org.osgi.service.component, org.opendaylight.controller.networkconfig.neutron, org.slf4j, - javax.xml.bind.annotation - - - org.opendaylight.controller.networkconfig.neutron.implementation.Activator - + 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 - - + + 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 + + + + + + opendaylight-release + ${nexusproxy}/repositories/${nexus.repository.release}/ + + + + opendaylight-snapshot + ${nexusproxy}/repositories/${nexus.repository.snapshot}/ + + + + website + ${sitedeploy} + +