X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fhosttracker%2Fpom.xml;h=bc0248d98e0e69b6d1ab77c113d33d623b010d06;hb=48df522ef65d049574f14777d9b9f7e666754541;hp=73fe36db515797b192360199196da0a52e7f7b16;hpb=ffa599e18b804ff98fbcad4d99329a2f01e1f128;p=controller.git diff --git a/opendaylight/northbound/hosttracker/pom.xml b/opendaylight/northbound/hosttracker/pom.xml index 73fe36db51..bc0248d98e 100644 --- a/opendaylight/northbound/hosttracker/pom.xml +++ b/opendaylight/northbound/hosttracker/pom.xml @@ -4,17 +4,17 @@ org.opendaylight.controller commons.opendaylight - 1.4.0 + 1.4.2-SNAPSHOT ../../commons/opendaylight hosttracker.northbound - 0.4.0 + 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 - releasepom-0.1.0 + HEAD @@ -22,12 +22,11 @@ org.codehaus.enunciate maven-enunciate-plugin - ${enunciate.version} org.opendaylight.controller sal - 0.5.0 + ${sal.version} @@ -59,7 +58,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 @@ -71,45 +71,33 @@ - - 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 switchmanager - 0.5.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 + junit + junit