X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fsamples%2Fnorthbound%2Floadbalancer%2Fpom.xml;h=1bbc5bf23efad487b6242cf48e444d76d78b5ec0;hp=3da45b9e71b39cb7545d7aaac6583b2874ae8e60;hb=0ae12c54560ef14cb8c08beef4553f7523d41578;hpb=ffa599e18b804ff98fbcad4d99329a2f01e1f128 diff --git a/opendaylight/samples/northbound/loadbalancer/pom.xml b/opendaylight/samples/northbound/loadbalancer/pom.xml index 3da45b9e71..1bbc5bf23e 100644 --- a/opendaylight/samples/northbound/loadbalancer/pom.xml +++ b/opendaylight/samples/northbound/loadbalancer/pom.xml @@ -4,18 +4,18 @@ org.opendaylight.controller commons.opendaylight - 1.4.0 + 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 - releasepom-0.1.0 + HEAD samples.loadbalancer.northbound - 0.4.0 + 0.4.1-SNAPSHOT bundle @@ -28,7 +28,7 @@ org.opendaylight.controller sal - 0.5.0 + 0.5.1-SNAPSHOT @@ -59,7 +59,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 /one/nb/v2/lb @@ -71,45 +72,35 @@ - - org.opendaylight.controller.thirdparty - com.sun.jersey.jersey-servlet - 1.17 - org.opendaylight.controller containermanager - 0.5.0 + 0.5.1-SNAPSHOT org.opendaylight.controller hosttracker - 0.4.0 + ${hosttracker.version} org.opendaylight.controller samples.loadbalancer - 0.4.0 + ${samples.loadbalancer} org.opendaylight.controller sal - 0.5.0 + 0.5.1-SNAPSHOT org.opendaylight.controller commons.northbound - 0.4.0 + 0.4.1-SNAPSHOT org.codehaus.enunciate enunciate-core-annotations ${enunciate.version} - - org.opendaylight.controller.thirdparty - org.apache.catalina.filters.CorsFilter - 7.0.42 -