X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fsamples%2Fnorthbound%2Floadbalancer%2Fpom.xml;h=00551a1ce71a115ffa11123eb77fcecd13acc26e;hb=3948bedd0129e44c0943bd77c91806425645cd72;hp=543aa8ca54be34ed6bdd1f120b11235267801757;hpb=144c567aa78ca4f6ea6279163b3a8ba8d5de0dc2;p=controller.git diff --git a/opendaylight/samples/northbound/loadbalancer/pom.xml b/opendaylight/samples/northbound/loadbalancer/pom.xml index 543aa8ca54..00551a1ce7 100644 --- a/opendaylight/samples/northbound/loadbalancer/pom.xml +++ b/opendaylight/samples/northbound/loadbalancer/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 @@ samples.loadbalancer.northbound - 0.4.1-SNAPSHOT + 0.4.2-SNAPSHOT bundle @@ -28,7 +28,7 @@ org.opendaylight.controller sal - 0.5.1-SNAPSHOT + 0.7.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 @@ -74,32 +75,26 @@ org.opendaylight.controller containermanager - 0.5.1-SNAPSHOT org.opendaylight.controller hosttracker - ${hosttracker.version} org.opendaylight.controller samples.loadbalancer - ${samples.loadbalancer} org.opendaylight.controller sal - 0.5.1-SNAPSHOT org.opendaylight.controller commons.northbound - 0.4.1-SNAPSHOT org.codehaus.enunciate enunciate-core-annotations - ${enunciate.version}