X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fnetworkconfiguration%2Fneutron%2Fpom.xml;h=19bcfe44ec5b18835b328a3f291b15eecb192c06;hp=e3b572aea409e88292551c5984df24f58ab21af3;hb=96d6d21e0c3b36cc8ef3885de4aef61010d14270;hpb=e7fa20b7152db96fab27c22e12441a1ffb7ead93 diff --git a/opendaylight/northbound/networkconfiguration/neutron/pom.xml b/opendaylight/northbound/networkconfiguration/neutron/pom.xml index e3b572aea4..19bcfe44ec 100644 --- a/opendaylight/northbound/networkconfiguration/neutron/pom.xml +++ b/opendaylight/northbound/networkconfiguration/neutron/pom.xml @@ -1,125 +1,110 @@ - - 4.0.0 - - org.opendaylight.controller - commons.opendaylight - 1.4.0-SNAPSHOT - ../../../commons/opendaylight - - - 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 - - - - - - opendaylight-release - ${nexusproxy}/repositories/opendaylight.release/ - - - - opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ - - - - website - ${sitedeploy} - - - org.opendaylight.controller - networkconfig.neutron.northbound - 0.4.0-SNAPSHOT - bundle - - - - - org.codehaus.enunciate - maven-enunciate-plugin - - - org.apache.felix - maven-bundle-plugin - 2.3.6 - true - - - - org.opendaylight.controller.sal.utils, - org.opendaylight.controller.containermanager, - org.opendaylight.controller.northbound.commons, - org.opendaylight.controller.northbound.commons.exception, - org.opendaylight.controller.northbound.commons.utils, - org.opendaylight.controller.networkconfig.neutron, - org.eclipse.persistence.jaxb.rs, - com.sun.jersey.spi.container.servlet, - javax.ws.rs, - javax.ws.rs.core, - javax.xml.bind.annotation, - javax.xml.bind, - org.slf4j, - !org.codehaus.enunciate.jaxrs - - /controller/nb/v2/neutron - - ${project.basedir}/src/main/resources/META-INF - - - - - - - org.opendaylight.controller.thirdparty - com.sun.jersey.jersey-servlet - 1.17-SNAPSHOT - - - org.opendaylight.controller - containermanager - 0.4.0-SNAPSHOT - - - org.opendaylight.controller - sal - 0.5.0-SNAPSHOT - - - org.opendaylight.controller - commons.northbound - 0.4.0-SNAPSHOT - - - org.opendaylight.controller - networkconfig.neutron - 0.4.0-SNAPSHOT - - - org.codehaus.enunciate - enunciate-core-annotations - ${enunciate.version} - - - org.eclipse.persistence - org.eclipse.persistence.moxy - 2.5.0 - - - org.eclipse.persistence - org.eclipse.persistence.core - 2.5.0 - - - org.eclipse.persistence - org.eclipse.persistence.antlr - 2.5.0 - - - + + + 4.0.0 + + org.opendaylight.controller + commons.opendaylight + 1.4.2-SNAPSHOT + ../../../commons/opendaylight + + networkconfig.neutron.northbound + 0.4.2-SNAPSHOT + bundle + + + com.sun.jersey + jersey-core + + + org.codehaus.enunciate + enunciate-core-annotations + + + org.eclipse.persistence + org.eclipse.persistence.antlr + + + org.eclipse.persistence + org.eclipse.persistence.core + + + org.eclipse.persistence + org.eclipse.persistence.moxy + + + org.opendaylight.controller + commons.northbound + + + org.opendaylight.controller + containermanager + + + org.opendaylight.controller + networkconfig.neutron + + + org.opendaylight.controller + sal + + + + + + + org.apache.felix + maven-bundle-plugin + true + + + org.opendaylight.controller.sal.utils, + org.opendaylight.controller.containermanager, + org.opendaylight.controller.northbound.commons, + org.opendaylight.controller.northbound.commons.exception, + org.opendaylight.controller.northbound.commons.utils, + org.opendaylight.controller.networkconfig.neutron, + org.eclipse.persistence.jaxb.rs, + com.sun.jersey.spi.container.servlet, + javax.ws.rs, + javax.ws.rs.ext, + javax.ws.rs.core, + javax.xml.bind.annotation, + javax.xml.bind, + org.slf4j, + !org.codehaus.enunciate.jaxrs + /controller/nb/v2/neutron + + ${project.basedir}/src/main/resources/META-INF + + + + org.codehaus.enunciate + maven-enunciate-plugin + + + + + 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} + + +