X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetworkconfiguration%2Fneutron%2Fimplementation%2Fpom.xml;fp=opendaylight%2Fnetworkconfiguration%2Fneutron%2Fimplementation%2Fpom.xml;h=9514ec1ed550bf7ac405a4478e6e2e3237729cbb;hp=f539f1ca69c4cbf08b6c6cf8abc90cdfcc45d465;hb=0d896bf5699afcb1083d73c90a2669aace28d4c4;hpb=571ab6d5ffb9489cf91dea5293f7bbfd74589f9f diff --git a/opendaylight/networkconfiguration/neutron/implementation/pom.xml b/opendaylight/networkconfiguration/neutron/implementation/pom.xml index f539f1ca69..9514ec1ed5 100644 --- a/opendaylight/networkconfiguration/neutron/implementation/pom.xml +++ b/opendaylight/networkconfiguration/neutron/implementation/pom.xml @@ -1,3 +1,4 @@ + 4.0.0 @@ -6,36 +7,34 @@ 1.4.2-SNAPSHOT ../../../commons/opendaylight - - 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/${nexus.repository.release}/ - - - - opendaylight-snapshot - ${nexusproxy}/repositories/${nexus.repository.snapshot}/ - - - - website - ${sitedeploy} - - networkconfig.neutron.implementation 0.4.2-SNAPSHOT bundle + + 1.26.2 + + + + org.opendaylight.controller + clustering.services + + + org.opendaylight.controller + configuration + + + org.opendaylight.controller + networkconfig.neutron + + + org.opendaylight.controller + sal + + + org.osgi + org.osgi.core + + @@ -45,8 +44,7 @@ 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, @@ -55,37 +53,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} + +