Upgrade jackson library to version 2.3.0
[controller.git] / opendaylight / northbound / switchmanager / pom.xml
index e4447fee2d8528e75dbe0819b4a3a20303e56c92..29c9dd810df667860a1be34650eb2312ac8d5cf8 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>