X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fnorthbound%2Fhosttracker%2Fpom.xml;h=bc0248d98e0e69b6d1ab77c113d33d623b010d06;hb=cadf660b585274ae01ec692dcc11439d73e3abf1;hp=b588c0715b222d74927ffd94799bdc51cd01503c;hpb=2b4b6a40486a469d72f9421617a945fdca7fdf17;p=controller.git diff --git a/opendaylight/northbound/hosttracker/pom.xml b/opendaylight/northbound/hosttracker/pom.xml index b588c0715b..bc0248d98e 100644 --- a/opendaylight/northbound/hosttracker/pom.xml +++ b/opendaylight/northbound/hosttracker/pom.xml @@ -4,31 +4,36 @@ 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 + org.codehaus.enunciate maven-enunciate-plugin - ${enunciate.version} org.opendaylight.controller sal - 0.5.0-SNAPSHOT + ${sal.version} org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true @@ -46,15 +51,19 @@ org.opendaylight.controller.northbound.commons.exception, org.opendaylight.controller.northbound.commons.utils, org.opendaylight.controller.sal.authorization, + org.opendaylight.controller.sal.packet.address, javax.ws.rs, javax.ws.rs.core, javax.xml.bind.annotation, javax.xml.bind, org.slf4j, org.apache.catalina.filters, + com.fasterxml.jackson.jaxrs.base, + com.fasterxml.jackson.jaxrs.json, !org.codehaus.enunciate.jaxrs - /controller/nb/v2/host + /controller/nb/v2/hosttracker + ,${classes;ANNOTATION;javax.ws.rs.Path} ${project.basedir}/src/main/resources/META-INF @@ -62,45 +71,33 @@ - - org.opendaylight.controller.thirdparty - com.sun.jersey.jersey-servlet - 1.17-SNAPSHOT - org.opendaylight.controller containermanager - 0.4.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