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=be934d262770879736221ba34bda49c8b5d06319;hb=96d6d21e0c3b36cc8ef3885de4aef61010d14270;hpb=753d57447509d09db441412500a68e6efed4be72 diff --git a/opendaylight/northbound/networkconfiguration/neutron/pom.xml b/opendaylight/northbound/networkconfiguration/neutron/pom.xml index be934d2627..19bcfe44ec 100644 --- a/opendaylight/northbound/networkconfiguration/neutron/pom.xml +++ b/opendaylight/northbound/networkconfiguration/neutron/pom.xml @@ -1,69 +1,63 @@ + - 4.0.0 - - org.opendaylight.controller - commons.opendaylight - 1.4.1-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 - HEAD - - - - - - opendaylight-release - ${nexusproxy}/repositories/opendaylight.release/ - - - - opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ - - - - website - ${sitedeploy} - - + 4.0.0 + org.opendaylight.controller - networkconfig.neutron.northbound - 0.4.1-SNAPSHOT - bundle + 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.codehaus.enunciate - maven-enunciate-plugin - - enunciate.xml - - - - - docs - - - - - - org.apache.felix - maven-bundle-plugin - 2.3.6 - true - - - - org.opendaylight.controller.sal.utils, + + + + 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, @@ -72,55 +66,45 @@ 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.opendaylight.controller - containermanager - - - org.opendaylight.controller - sal - - - org.opendaylight.controller - commons.northbound - - - org.opendaylight.controller - networkconfig.neutron - - - org.codehaus.enunciate - enunciate-core-annotations - - - org.eclipse.persistence - org.eclipse.persistence.moxy - - - org.eclipse.persistence - org.eclipse.persistence.core - - - org.eclipse.persistence - org.eclipse.persistence.antlr - - - com.sun.jersey - jersey-core - - + !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} + +