X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetworkconfiguration%2Fneutron%2Fpom.xml;h=27588b8bee907b8015df57daa5140d77d935dd8a;hb=2e7347fdc0eb7734ff59a4f902227a93ab6afece;hp=aac8e1e87367ea4f7319b6655b2ac43e858c4411;hpb=6fda9993ad4fb9e0ac911543bbd87b7cd0eb1b0f;p=controller.git diff --git a/opendaylight/networkconfiguration/neutron/pom.xml b/opendaylight/networkconfiguration/neutron/pom.xml index aac8e1e873..27588b8bee 100644 --- a/opendaylight/networkconfiguration/neutron/pom.xml +++ b/opendaylight/networkconfiguration/neutron/pom.xml @@ -3,75 +3,81 @@ org.opendaylight.controller commons.opendaylight - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT ../../commons/opendaylight - - http://nexus.opendaylight.org/content - 1.26.2 - + + 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 + + + + opendaylight-release + ${nexusproxy}/repositories/opendaylight.release/ + + + + opendaylight-snapshot + ${nexusproxy}/repositories/opendaylight.snapshot/ + + + + website + ${sitedeploy} + + networkconfig.neutron - 0.4.1-SNAPSHOT + 0.4.2-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.slf4j, - javax.xml.bind.annotation - - - ${project.basedir}/src/main/resources/META-INF - - - - - - - org.opendaylight.controller - clustering.services - 0.4.1-SNAPSHOT - - - org.opendaylight.controller - sal - 0.5.1-SNAPSHOT - - + + + 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 + +