X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fstatistics%2Fpom.xml;h=db15c9c7ab92e3e8f868b572aa8eabc9de691f09;hb=b25fb8ba381fe22992e1042f3eee2c54cc26af43;hp=4ce5d5437a4fb8d671312410f390bbe793357109;hpb=1993a259ac7f42767064d9a5c5e2dcef91e8333d;p=controller.git diff --git a/opendaylight/northbound/statistics/pom.xml b/opendaylight/northbound/statistics/pom.xml index 4ce5d5437a..db15c9c7ab 100644 --- a/opendaylight/northbound/statistics/pom.xml +++ b/opendaylight/northbound/statistics/pom.xml @@ -65,7 +65,8 @@ javax.xml.bind, org.slf4j, org.apache.catalina.filters, - org.codehaus.jackson.jaxrs, + com.fasterxml.jackson.jaxrs.base, + com.fasterxml.jackson.jaxrs.json, !org.codehaus.enunciate.jaxrs @@ -82,27 +83,22 @@ org.opendaylight.controller containermanager - ${containermanager.version} org.opendaylight.controller statisticsmanager - ${statisticsmanager.version} org.opendaylight.controller sal - ${sal.version} org.opendaylight.controller commons.northbound - ${commons.northbound.version} org.codehaus.enunciate enunciate-core-annotations - ${enunciate.version} junit