X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetworkconfiguration%2Fneutron%2Fpom.xml;h=a9ead6786038331850533be4d1ff05546859b3e4;hb=c6e3620a5b02b3993cd0ae7539f5cd0fecf4ba8d;hp=b25e99e420e677f87e1ccbc1f11c1a1ac36b83d4;hpb=89bbb529da1ea9e338b2b03192bd912003f7f00e;p=controller.git diff --git a/opendaylight/networkconfiguration/neutron/pom.xml b/opendaylight/networkconfiguration/neutron/pom.xml index b25e99e420..a9ead67860 100644 --- a/opendaylight/networkconfiguration/neutron/pom.xml +++ b/opendaylight/networkconfiguration/neutron/pom.xml @@ -1,19 +1,52 @@ + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT ../../commons/opendaylight + networkconfig.neutron + 0.5.0-SNAPSHOT + bundle 1.26.2 + + + 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 @@ -32,51 +65,4 @@ ${sitedeploy} - 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 - -