From: Robert Varga Date: Mon, 16 Jul 2018 18:28:05 +0000 (+0200) Subject: Do not pull in models into odl-mdsal-broker-local X-Git-Tag: release/fluorine~34 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=e835c718e5d9eeb3821145d0c2a8d53fcc9020c3;hp=e835c718e5d9eeb3821145d0c2a8d53fcc9020c3;ds=sidebyside Do not pull in models into odl-mdsal-broker-local Broker should be able to function without additional models as it has no specific dependencies. Remove dependency on odl-mdsal-models to allow it to load without as few models as possible. JIRA: MDSAL-363 Change-Id: Ib230c87cbd832e16380be3b989185ac87336f30b Signed-off-by: Robert Varga ---