X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fhosttracker%2Fpom.xml;h=f0caa52d6396bf2bf97fd969475cbccb707aec43;hb=refs%2Fchanges%2F74%2F474%2F2;hp=4cb9919b9c771a60d81418898f7f2b53c29b81a8;hpb=707266e0c0b609e193e92421c760ed4ac0b35bd3;p=controller.git diff --git a/opendaylight/northbound/hosttracker/pom.xml b/opendaylight/northbound/hosttracker/pom.xml index 4cb9919b9c..f0caa52d63 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,10 +21,10 @@ org.opendaylight.controller sal - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT - + org.apache.felix maven-bundle-plugin @@ -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, @@ -61,6 +55,7 @@ /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