X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fhosttracker%2Fpom.xml;h=de87451337d3a68518c967175077b9cf6cada63e;hp=e0315fb1ee2bb743c7788a98795bca7102a8139b;hb=48350c456393c0fe530dc29642c7d95c11a8a70a;hpb=bd396fa9b759466b8e9cd9b0ac64ee99406f72e7 diff --git a/opendaylight/northbound/hosttracker/pom.xml b/opendaylight/northbound/hosttracker/pom.xml index e0315fb1ee..de87451337 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.1 ../../commons/opendaylight hosttracker.northbound - 0.4.0-SNAPSHOT + 0.4.1 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 + master-tagforprepareonly-controller-bulk-release-2-1 @@ -26,14 +27,14 @@ org.opendaylight.controller sal - 0.5.0-SNAPSHOT + ${sal.version} org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true @@ -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