X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fhosttracker%2Fpom.xml;h=1dd6371ee0ad5b3851fe06683da4b1231d9a5098;hp=53af293510b55c570f7bff28d75b04204c8dbbfc;hb=591fd680eea5c6183436cc72e756326af1505ac0;hpb=91f10bd25b8339550806c7e6408cfd58d7f94b52 diff --git a/opendaylight/northbound/hosttracker/pom.xml b/opendaylight/northbound/hosttracker/pom.xml index 53af293510..1dd6371ee0 100644 --- a/opendaylight/northbound/hosttracker/pom.xml +++ b/opendaylight/northbound/hosttracker/pom.xml @@ -4,16 +4,17 @@ org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.2-SNAPSHOT ../../commons/opendaylight hosttracker.northbound - 0.4.0-SNAPSHOT + 0.4.2-SNAPSHOT bundle 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 @@ -26,7 +27,7 @@ org.opendaylight.controller sal - 0.5.0-SNAPSHOT + ${sal.version} @@ -58,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 /controller/nb/v2/hosttracker @@ -70,45 +72,33 @@ - - org.opendaylight.controller.thirdparty - com.sun.jersey.jersey-servlet - 1.17-SNAPSHOT - org.opendaylight.controller containermanager - 0.5.0-SNAPSHOT org.opendaylight.controller hosttracker - 0.4.0-SNAPSHOT org.opendaylight.controller switchmanager - 0.5.0-SNAPSHOT org.opendaylight.controller sal - 0.5.0-SNAPSHOT org.opendaylight.controller commons.northbound - 0.4.0-SNAPSHOT org.codehaus.enunciate enunciate-core-annotations - ${enunciate.version} - org.opendaylight.controller.thirdparty - org.apache.catalina.filters.CorsFilter - 7.0.42-SNAPSHOT + junit + junit