X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fhosttracker%2Fpom.xml;h=b7b4a731c116043345d1ba3d0c4fe5b14a98dc5b;hp=d39ae17c900a2329fe63101a840b46f3d8265730;hb=cd70a1080d382015a1eebbde8fa0d9ad156ce404;hpb=171c283d513bc07c4422a37120b203b4bcc53e43 diff --git a/opendaylight/northbound/hosttracker/pom.xml b/opendaylight/northbound/hosttracker/pom.xml index d39ae17c90..b7b4a731c1 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-SNAPSHOT ../../commons/opendaylight hosttracker.northbound - 0.4.0-SNAPSHOT + 0.4.1-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,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 @@ -62,6 +63,7 @@ !org.codehaus.enunciate.jaxrs /controller/nb/v2/hosttracker + ,${classes;ANNOTATION;javax.ws.rs.Path} ${project.basedir}/src/main/resources/META-INF @@ -69,35 +71,29 @@ - - org.opendaylight.controller.thirdparty - com.sun.jersey.jersey-servlet - 1.17-SNAPSHOT - org.opendaylight.controller containermanager - 0.4.0-SNAPSHOT + ${containermanager.version} org.opendaylight.controller hosttracker - 0.4.0-SNAPSHOT + ${hosttracker.version} org.opendaylight.controller switchmanager - 0.5.0-SNAPSHOT org.opendaylight.controller sal - 0.5.0-SNAPSHOT + ${sal.version} org.opendaylight.controller commons.northbound - 0.4.0-SNAPSHOT + ${commons.northbound.version} org.codehaus.enunciate @@ -105,9 +101,8 @@ ${enunciate.version} - org.opendaylight.controller.thirdparty - org.apache.catalina.filters.CorsFilter - 7.0.42-SNAPSHOT + junit + junit