X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fhosttracker%2Fpom.xml;h=a26bbbd610b4bd38f9dd2c257632e58c5adabc98;hb=4d8ea2149206e12d7601b34667a85f48ca82af6c;hp=eab9fcb0c7a18531cf7aabe29fd853d67218ae90;hpb=4e888e9099a29b43859702f0291499260ebd4720;p=controller.git diff --git a/opendaylight/northbound/hosttracker/pom.xml b/opendaylight/northbound/hosttracker/pom.xml index eab9fcb0c7..a26bbbd610 100644 --- a/opendaylight/northbound/hosttracker/pom.xml +++ b/opendaylight/northbound/hosttracker/pom.xml @@ -7,7 +7,6 @@ 1.4.0-SNAPSHOT ../../commons/opendaylight - org.opendaylight.controller hosttracker.northbound 0.4.0-SNAPSHOT bundle @@ -22,7 +21,7 @@ org.opendaylight.controller sal - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT @@ -40,11 +39,14 @@ org.opendaylight.controller.sal.utils, org.opendaylight.controller.containermanager, org.opendaylight.controller.switchmanager, + org.opendaylight.controller.usermanager, org.apache.commons.logging, com.sun.jersey.spi.container.servlet, org.opendaylight.controller.northbound.commons, org.opendaylight.controller.northbound.commons.exception, - javax.ws.rs, + org.opendaylight.controller.northbound.commons.utils, + org.opendaylight.controller.sal.authorization, + javax.ws.rs, javax.ws.rs.core, javax.xml.bind.annotation, javax.xml.bind, @@ -53,6 +55,7 @@ /controller/nb/v2/host + ${project.basedir}/src/main/resources/META-INF @@ -81,7 +84,7 @@ org.opendaylight.controller sal - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT org.opendaylight.controller