Authorization fixes for Northbound bundles
[controller.git] / opendaylight / northbound / topology / pom.xml
index 0cfa487f1c395ad7bcfb88975cb3e16c028101f8..b8eebe4a0feb92ccc59a4988566d5647e5b063ed 100644 (file)
               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,