From 858c2ce3a6c8dcc231e737c58daf78d97fc02782 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Tue, 17 Jul 2018 17:24:14 +0200 Subject: [PATCH] Depend on minimal mdsal models Rather than pulling all the models available, just pull in the minimum required. JIRA: MDSAL-363 Change-Id: Ifebc7fd2253faa36e0b60dbc4bdd6a99df06a50b Signed-off-by: Robert Varga --- features/production/odl-neutron-spi/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/production/odl-neutron-spi/pom.xml b/features/production/odl-neutron-spi/pom.xml index 469f26ee9..94f078ecb 100644 --- a/features/production/odl-neutron-spi/pom.xml +++ b/features/production/odl-neutron-spi/pom.xml @@ -54,7 +54,7 @@ org.opendaylight.mdsal.model - odl-mdsal-models + odl-mdsal-model-rfc6991 xml features -- 2.36.6