X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetworkconfiguration%2Fneutron%2Fpom.xml;h=75ab2816cccef11818b0e8e99fb510d181c79941;hb=refs%2Fchanges%2F39%2F11739%2F4;hp=b6cdd2512bf7d0d314ba39344f2db9931fe06a70;hpb=5ded121bd1776ae7ab394e6d11d45319e017d7cc;p=controller.git diff --git a/opendaylight/networkconfiguration/neutron/pom.xml b/opendaylight/networkconfiguration/neutron/pom.xml index b6cdd2512b..75ab2816cc 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.5.0-SNAPSHOT ../../commons/opendaylight + networkconfig.neutron + 0.5.0-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 - 2.3.6 true - + org.opendaylight.controller.configuration, org.opendaylight.controller.clustering.services, org.opendaylight.controller.sal.core, org.opendaylight.controller.sal.utils, @@ -55,28 +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 - 0.5.0-SNAPSHOT - - - org.opendaylight.controller - sal - 0.7.0-SNAPSHOT - - - 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} + +