X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fhosttracker%2Fpom.xml;h=f0caa52d6396bf2bf97fd969475cbccb707aec43;hb=ff1b4a79cca00743a00c3b0b1100bd0ab2b2fb31;hp=eab9fcb0c7a18531cf7aabe29fd853d67218ae90;hpb=345ad1b3e2a12c33a2ebb8605e9266718bd9dd8c;p=controller.git diff --git a/opendaylight/northbound/hosttracker/pom.xml b/opendaylight/northbound/hosttracker/pom.xml index eab9fcb0c7..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,10 +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, + org.opendaylight.controller.northbound.commons.utils, + org.opendaylight.controller.sal.authorization, javax.ws.rs, javax.ws.rs.core, javax.xml.bind.annotation, @@ -53,6 +55,7 @@ /controller/nb/v2/host + ${project.basedir}/src/main/resources/META-INF @@ -78,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