From e835c718e5d9eeb3821145d0c2a8d53fcc9020c3 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Mon, 16 Jul 2018 20:28:05 +0200 Subject: [PATCH] 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 --- features/mdsal/odl-mdsal-broker-local/pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/features/mdsal/odl-mdsal-broker-local/pom.xml b/features/mdsal/odl-mdsal-broker-local/pom.xml index 9b21e23074..3dc86e6f77 100644 --- a/features/mdsal/odl-mdsal-broker-local/pom.xml +++ b/features/mdsal/odl-mdsal-broker-local/pom.xml @@ -80,12 +80,6 @@ xml features - - org.opendaylight.mdsal.model - odl-mdsal-models - xml - features - org.opendaylight.controller odl-config-netty -- 2.36.6