X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetworkconfiguration%2Fneutron%2Fnorthbound%2Fpom.xml;h=1e7bcf0ae690ac955cab239175207c1f9df54d6d;hb=3927509ec3ecfa32a51b725d2b7155d425f5b877;hp=8111e69c19bb0b7874387da1ecea394381f1bd5c;hpb=2e15a7b29e4517e7b1b1ded0acb5a0ccf03d77e0;p=controller.git diff --git a/opendaylight/networkconfiguration/neutron/northbound/pom.xml b/opendaylight/networkconfiguration/neutron/northbound/pom.xml index 8111e69c19..1e7bcf0ae6 100644 --- a/opendaylight/networkconfiguration/neutron/northbound/pom.xml +++ b/opendaylight/networkconfiguration/neutron/northbound/pom.xml @@ -3,9 +3,9 @@ 4.0.0 org.opendaylight.controller - commons.opendaylight + enunciate-parent 1.5.0-SNAPSHOT - ../../../commons/opendaylight + ../../../commons/enunciate-parent networkconfig.neutron.northbound 0.5.0-SNAPSHOT @@ -16,36 +16,28 @@ jersey-core - org.codehaus.enunciate - enunciate-core-annotations + com.sun.jersey + jersey-server - org.eclipse.persistence - org.eclipse.persistence.antlr + com.sun.jersey + jersey-servlet - org.eclipse.persistence - org.eclipse.persistence.core + org.codehaus.enunciate + enunciate-core-annotations 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.osgi + org.osgi.core @@ -57,12 +49,7 @@ 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.opendaylight.controller.networkconfig.neutron, org.eclipse.persistence.jaxb.rs, com.sun.jersey.spi.container.servlet, javax.ws.rs, @@ -71,16 +58,13 @@ javax.xml.bind.annotation, javax.xml.bind, org.slf4j, + org.osgi.framework, !org.codehaus.enunciate.jaxrs /controller/nb/v2/neutron ${project.basedir}/src/main/resources/META-INF - - org.codehaus.enunciate - maven-enunciate-plugin -