From 2b9af474c7830fda7703bae79ff07016e11408db Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Mon, 16 Jul 2018 20:09:06 +0200 Subject: [PATCH] Lower odl-mdsal-model-inventory dependencies This model requires only RFC6991 ietf-inet-types, depend on the correct modular mdsal feature. Change-Id: I466a47c46c770ee7283ad720ae5b68e0852024f6 Signed-off-by: Robert Varga --- features/mdsal/odl-mdsal-model-inventory/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/mdsal/odl-mdsal-model-inventory/pom.xml b/features/mdsal/odl-mdsal-model-inventory/pom.xml index 9aa6362fcc..5cabad37d9 100644 --- a/features/mdsal/odl-mdsal-model-inventory/pom.xml +++ b/features/mdsal/odl-mdsal-model-inventory/pom.xml @@ -58,7 +58,7 @@ org.opendaylight.mdsal.model - odl-mdsal-models + odl-mdsal-model-rfc6991 xml features -- 2.36.6