X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fstatistics%2Fpom.xml;h=63332f4d22dec483301dc537eccacd610ff6860c;hb=3948bedd0129e44c0943bd77c91806425645cd72;hp=4ce5d5437a4fb8d671312410f390bbe793357109;hpb=8dbd8803d1ad8683ab8b1727d9d3b870378c7911;p=controller.git diff --git a/opendaylight/northbound/statistics/pom.xml b/opendaylight/northbound/statistics/pom.xml index 4ce5d5437a..63332f4d22 100644 --- a/opendaylight/northbound/statistics/pom.xml +++ b/opendaylight/northbound/statistics/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller commons.opendaylight - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT ../../commons/opendaylight @@ -15,7 +15,7 @@ statistics.northbound - 0.4.1-SNAPSHOT + 0.4.2-SNAPSHOT bundle @@ -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