Bug 2002 Importing javax.ws.rs.ext explicitly which helps in some cases.
[controller.git] / opendaylight / northbound / networkconfiguration / neutron / pom.xml
index a528f7c1599f1f996b7547ba5d37f9043a8bc5ee..19bcfe44ec5b18835b328a3f291b15eecb192c06 100644 (file)
@@ -54,7 +54,6 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>2.3.6</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>
@@ -67,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,