X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Ftopology%2Fpom.xml;h=b8eebe4a0feb92ccc59a4988566d5647e5b063ed;hp=0cfa487f1c395ad7bcfb88975cb3e16c028101f8;hb=af9729aac43f1dd32b77076d757e3052d7a8e87b;hpb=60ba2f16a5cfa1bc7bcfa0089df544225c70a4cd diff --git a/opendaylight/northbound/topology/pom.xml b/opendaylight/northbound/topology/pom.xml index 0cfa487f1c..b8eebe4a0f 100644 --- a/opendaylight/northbound/topology/pom.xml +++ b/opendaylight/northbound/topology/pom.xml @@ -40,14 +40,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,