X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fnetworkconfiguration%2Fneutron%2Fpom.xml;h=ee206d4dbdd1cec73186ddaca47f1fe72ea0cd18;hb=c671195065ce54e65f3b4a6da964871536f8a194;hp=fc728dc89f4162ef58487e7ca94f2bd7a2cf6d17;hpb=6fd408a04fe4a3611843e2246ece6d7c34b76903;p=controller.git diff --git a/opendaylight/networkconfiguration/neutron/pom.xml b/opendaylight/networkconfiguration/neutron/pom.xml index fc728dc89f..ee206d4dbd 100644 --- a/opendaylight/networkconfiguration/neutron/pom.xml +++ b/opendaylight/networkconfiguration/neutron/pom.xml @@ -1,31 +1,60 @@ + 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 + 0.5.0-SNAPSHOT + bundle + + + commons-net + commons-net + + + org.osgi + org.osgi.core + + + org.slf4j + slf4j-api + + + + + + org.apache.felix + maven-bundle-plugin + true + + + * + + ${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}/ @@ -33,52 +62,4 @@ ${sitedeploy} - org.opendaylight.controller - networkconfig.neutron - 0.4.2-SNAPSHOT - bundle - - - - 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, - org.apache.felix.dm, - org.apache.commons.net.util, - org.osgi.service.component, - org.slf4j, - javax.xml.bind.annotation - - - ${project.basedir}/src/main/resources/META-INF - - - - - - - org.opendaylight.controller - clustering.services - - - org.opendaylight.controller - configuration - - - org.opendaylight.controller - sal - - - commons-net - commons-net - -