X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetworkconfiguration%2Fneutron%2Fpom.xml;h=998dd4488cdef15ddd68dab6c9ef86ad4a856790;hp=cdbb7d6b8182309f6ffecd9a1caf91a389adc9dd;hb=c222e37f2a0f0f3f6266242fbea2d3b018f4e6e3;hpb=b29204146ca6957b5f968e07d9e7e2052ba70ef1 diff --git a/opendaylight/networkconfiguration/neutron/pom.xml b/opendaylight/networkconfiguration/neutron/pom.xml index cdbb7d6b81..998dd4488c 100644 --- a/opendaylight/networkconfiguration/neutron/pom.xml +++ b/opendaylight/networkconfiguration/neutron/pom.xml @@ -1,53 +1,45 @@ - + + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT ../../commons/opendaylight + networkconfig.neutron + 0.4.2-SNAPSHOT + 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} - - - org.opendaylight.controller - networkconfig.neutron - 0.4.1-SNAPSHOT - bundle + + + commons-net + commons-net + + + org.opendaylight.controller + clustering.services + + + org.opendaylight.controller + configuration + + + org.opendaylight.controller + sal + + org.apache.felix maven-bundle-plugin - ${bundle.plugin.version} true - + org.opendaylight.controller.configuration, org.opendaylight.controller.clustering.services, org.opendaylight.controller.sal.core, org.opendaylight.controller.sal.utils, @@ -55,26 +47,34 @@ org.apache.commons.net.util, org.osgi.service.component, org.slf4j, - javax.xml.bind.annotation - + javax.xml.bind.annotation ${project.basedir}/src/main/resources/META-INF - - - org.opendaylight.controller - clustering.services - - - org.opendaylight.controller - sal - - - commons-net - commons-net - - + + 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} + +