X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fhosttracker%2Fpom.xml;h=853c54ec2c9f36c693f68095b1d30b361c5105ea;hb=30ca6cc524dd273c8caed27ccbc08d635ede9349;hp=297f699efb30f08a62913a39cec58d2311710669;hpb=29f7cfb54b580928c7feac63abce028a7014b0d5;p=controller.git diff --git a/opendaylight/northbound/hosttracker/pom.xml b/opendaylight/northbound/hosttracker/pom.xml index 297f699efb..853c54ec2c 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,18 +39,13 @@ 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, - com.sun.jersey.spi.spring.container.servlet, - org.springframework.web.context, - org.springframework.web, - org.springframework.web.servlet, - org.springframework.web.filter, - org.springframework.security.config, - org.springframework.security.web.authentication, - org.springframework.security.web.authentication.www, + org.opendaylight.controller.northbound.commons.utils, + org.opendaylight.controller.sal.authorization, javax.ws.rs, javax.ws.rs.core, javax.xml.bind.annotation, @@ -59,8 +53,9 @@ org.slf4j, !org.codehaus.enunciate.jaxrs - /one/nb/v2/host + /controller/nb/v2/host + ${project.basedir}/src/main/resources/META-INF @@ -86,16 +81,16 @@ switchmanager 0.4.0-SNAPSHOT - + org.opendaylight.controller sal - 0.4.0-SNAPSHOT - + 0.5.0-SNAPSHOT + - org.opendaylight.controller - commons.northbound - 0.4.0-SNAPSHOT - + org.opendaylight.controller + commons.northbound + 0.4.0-SNAPSHOT + org.codehaus.enunciate enunciate-core-annotations