Merge "Upgrade jackson library to version 2.3.0"
[controller.git] / opendaylight / northbound / switchmanager / pom.xml
index bad129a54dbef96675fed591940405a5c742ebd8..a1932f521bcec302e30e4b77fb5d2cdfaa5afb8d 100644 (file)
@@ -59,8 +59,8 @@
               javax.xml.bind,
               org.slf4j,
               org.apache.catalina.filters,
-              org.codehaus.jackson.jaxrs,
-              org.codehaus.jackson.annotate,
+              com.fasterxml.jackson.annotation,
+              com.fasterxml.jackson.databind,
               !org.codehaus.enunciate.jaxrs
             </Import-Package>
             <Web-ContextPath>/controller/nb/v2/switchmanager</Web-ContextPath>