From: Ed Warnicke Date: Mon, 22 Sep 2014 03:10:53 +0000 (+0000) Subject: Merge "Bug 2002 Importing javax.ws.rs.ext explicitly which helps in some cases." X-Git-Tag: release/helium~26 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=c2d3cccec0ae9b42436106e6bb5b4d5cb96bcc95;hp=9885c12a904d25581b5311ff92d165f71566f2f9;p=controller.git Merge "Bug 2002 Importing javax.ws.rs.ext explicitly which helps in some cases." --- diff --git a/opendaylight/northbound/networkconfiguration/neutron/pom.xml b/opendaylight/northbound/networkconfiguration/neutron/pom.xml index 728316afab..19bcfe44ec 100644 --- a/opendaylight/northbound/networkconfiguration/neutron/pom.xml +++ b/opendaylight/northbound/networkconfiguration/neutron/pom.xml @@ -66,6 +66,7 @@ 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,