X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fnorthbound%2Fhosttracker%2Fpom.xml;h=541dfcfe2d9b20919995332dafa7d8098e2cfac5;hb=1b50bf01cd8dab4b32ce696f58d722d6c81db1af;hp=3757ea1f36c770304e3d3f6806f5a1a8a713dc6e;hpb=74c92401812b8e77e8ceade6e8714d0fc1c35d3a;p=controller.git diff --git a/opendaylight/northbound/hosttracker/pom.xml b/opendaylight/northbound/hosttracker/pom.xml index 3757ea1f36..541dfcfe2d 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 + 0.5.1-SNAPSHOT org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true @@ -61,7 +62,8 @@ org.codehaus.jackson.jaxrs, !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 @@ -69,35 +71,29 @@ - - org.opendaylight.controller.thirdparty - com.sun.jersey.jersey-servlet - 1.17-SNAPSHOT - org.opendaylight.controller containermanager - 0.4.0-SNAPSHOT + 0.5.1-SNAPSHOT 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 + 0.5.1-SNAPSHOT org.opendaylight.controller commons.northbound - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.codehaus.enunciate @@ -105,9 +101,8 @@ ${enunciate.version} - org.opendaylight.controller.thirdparty - org.apache.catalina.filters.CorsFilter - 7.0.42-SNAPSHOT + junit + junit