X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetworkconfiguration%2Fneutron%2Fimplementation%2Fpom.xml;h=1607408e7ad0931ed2fb7f76073c4c9d21d16198;hp=1590873b70ebac9b9fcb7ec6cd1b4a6f92a98eff;hb=b1ad203b32b73fc06a856cdfae243986c8037617;hpb=5ded121bd1776ae7ab394e6d11d45319e017d7cc diff --git a/opendaylight/networkconfiguration/neutron/implementation/pom.xml b/opendaylight/networkconfiguration/neutron/implementation/pom.xml index 1590873b70..1607408e7a 100644 --- a/opendaylight/networkconfiguration/neutron/implementation/pom.xml +++ b/opendaylight/networkconfiguration/neutron/implementation/pom.xml @@ -1,33 +1,61 @@ - + + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT ../../../commons/opendaylight + networkconfig.neutron.implementation + 0.5.0-SNAPSHOT + bundle - http://nexus.opendaylight.org/content 1.26.2 + + + org.opendaylight.controller + networkconfig.neutron + + + org.osgi + org.osgi.core + + + + + + org.apache.felix + maven-bundle-plugin + true + + + * + org.opendaylight.controller.networkconfig.neutron.implementation.Activator + + ${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}/ @@ -35,58 +63,4 @@ ${sitedeploy} - org.opendaylight.controller - networkconfig.neutron.implementation - 0.4.1-SNAPSHOT - bundle - - - - org.apache.felix - maven-bundle-plugin - 2.3.6 - true - - - - 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.opendaylight.controller.networkconfig.neutron, - org.slf4j, - 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 - 0.5.0-SNAPSHOT - - - org.opendaylight.controller - networkconfig.neutron - 0.4.1-SNAPSHOT - - - org.opendaylight.controller - sal - 0.7.0-SNAPSHOT - -