X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Ftopology%2Fpom.xml;h=9718fe2ce7b5aae706fea9d36798d03365abee71;hb=refs%2Fchanges%2F61%2F361%2F1;hp=c31b478fb5dc6a91c687b16ea962976fbf65fc5f;hpb=4e888e9099a29b43859702f0291499260ebd4720;p=controller.git diff --git a/opendaylight/northbound/topology/pom.xml b/opendaylight/northbound/topology/pom.xml index c31b478fb5..9718fe2ce7 100644 --- a/opendaylight/northbound/topology/pom.xml +++ b/opendaylight/northbound/topology/pom.xml @@ -8,7 +8,6 @@ ../../commons/opendaylight - org.opendaylight.controller topology.northbound 0.4.0-SNAPSHOT bundle @@ -23,7 +22,7 @@ org.opendaylight.controller sal - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT @@ -40,14 +39,17 @@ org.opendaylight.controller.containermanager, org.opendaylight.controller.northbound.commons, org.opendaylight.controller.northbound.commons.exception, + org.opendaylight.controller.northbound.commons.utils, org.opendaylight.controller.sal.core, org.opendaylight.controller.sal.packet, - org.opendaylight.controller.sal.packet.address, + org.opendaylight.controller.sal.authorization, + org.opendaylight.controller.sal.packet.address, org.opendaylight.controller.sal.utils, org.opendaylight.controller.switchmanager, + org.opendaylight.controller.usermanager, org.opendaylight.controller.topologymanager, com.sun.jersey.spi.container.servlet, - javax.ws.rs, + javax.ws.rs, javax.ws.rs.core, javax.xml.bind, javax.xml.bind.annotation, @@ -79,7 +81,7 @@ org.opendaylight.controller sal - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT org.opendaylight.controller