X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetworkconfiguration%2Fneutron%2Fnorthbound%2Fpom.xml;h=e61a8e5118b0c19e2cc72bc529f82fe78e954c6b;hp=8111e69c19bb0b7874387da1ecea394381f1bd5c;hb=c7237c68818c70efb2fe5719bbd9e48a91bf2c4d;hpb=687598acd2f6b71397b105e93f6a2d1b21a7c0ef diff --git a/opendaylight/networkconfiguration/neutron/northbound/pom.xml b/opendaylight/networkconfiguration/neutron/northbound/pom.xml index 8111e69c19..e61a8e5118 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,37 +16,25 @@ 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 - @@ -57,12 +45,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 +54,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 -