X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fsamples%2Fnorthbound%2Floadbalancer%2Fpom.xml;h=024035663cad4ce3618ab87672b015b1e4e4e4d1;hb=2cf5e6fc42a7b0884fbb2998c749146805767fa5;hp=3da45b9e71b39cb7545d7aaac6583b2874ae8e60;hpb=ffa599e18b804ff98fbcad4d99329a2f01e1f128;p=controller.git diff --git a/opendaylight/samples/northbound/loadbalancer/pom.xml b/opendaylight/samples/northbound/loadbalancer/pom.xml index 3da45b9e71..024035663c 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.7.0-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,29 @@ - - org.opendaylight.controller.thirdparty - com.sun.jersey.jersey-servlet - 1.17 - org.opendaylight.controller containermanager - 0.5.0 org.opendaylight.controller hosttracker - 0.4.0 org.opendaylight.controller samples.loadbalancer - 0.4.0 org.opendaylight.controller sal - 0.5.0 org.opendaylight.controller commons.northbound - 0.4.0 org.codehaus.enunciate enunciate-core-annotations - ${enunciate.version} - - - org.opendaylight.controller.thirdparty - org.apache.catalina.filters.CorsFilter - 7.0.42