X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fstatistics%2Fpom.xml;h=95410b0d3a34a4a879e0fde3f3ed00561c495992;hp=b2fd4222a8e32181516f718b6a763dbad2c25a08;hb=0ae12c54560ef14cb8c08beef4553f7523d41578;hpb=e7fa20b7152db96fab27c22e12441a1ffb7ead93 diff --git a/opendaylight/northbound/statistics/pom.xml b/opendaylight/northbound/statistics/pom.xml index b2fd4222a8..95410b0d3a 100644 --- a/opendaylight/northbound/statistics/pom.xml +++ b/opendaylight/northbound/statistics/pom.xml @@ -4,17 +4,18 @@ org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT ../../commons/opendaylight scm:git:ssh://git.opendaylight.org:29418/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main + HEAD statistics.northbound - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT bundle @@ -26,7 +27,7 @@ org.opendaylight.controller sal - 0.5.0-SNAPSHOT + ${sal.version} @@ -64,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 @@ -81,27 +83,22 @@ org.opendaylight.controller containermanager - 0.5.0-SNAPSHOT + ${containermanager.version} org.opendaylight.controller statisticsmanager - 0.4.0-SNAPSHOT + ${statisticsmanager.version} org.opendaylight.controller sal - 0.5.0-SNAPSHOT - - - org.opendaylight.controller.thirdparty - com.sun.jersey.jersey-servlet - 1.17-SNAPSHOT + ${sal.version} org.opendaylight.controller commons.northbound - 0.4.0-SNAPSHOT + ${commons.northbound.version} org.codehaus.enunciate @@ -109,9 +106,8 @@ ${enunciate.version} - org.opendaylight.controller.thirdparty - org.apache.catalina.filters.CorsFilter - 7.0.42-SNAPSHOT + junit + junit