From: Robert Varga Date: Tue, 17 Jul 2018 19:13:18 +0000 (+0200) Subject: Use minimal model imports X-Git-Tag: release/fluorine~38 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=886ec71f38725619090dfff623875bc7b14eb3ec;p=netvirt.git Use minimal model imports odl-mdsal-models is a big feature, pull in only the bits we need, specifically draft-ietf-netmod-acl-model-07. Change-Id: Ibeb19d3b59b72b537be499dfaf50595e94ed62b8 JIRA: MDSAL-363 Signed-off-by: Robert Varga --- diff --git a/features/odl-netvirt-api/pom.xml b/features/odl-netvirt-api/pom.xml index e5f83b684b..2365214223 100644 --- a/features/odl-netvirt-api/pom.xml +++ b/features/odl-netvirt-api/pom.xml @@ -22,11 +22,30 @@ feature 4.0.0 + + + + + org.opendaylight.mdsal.model + mdsal-model-artifacts + 0.13.0-SNAPSHOT + import + pom + + + org.opendaylight.controller + mdsal-artifacts + 1.8.0-SNAPSHOT + import + pom + + + + org.opendaylight.controller odl-mdsal-broker - 1.8.0-SNAPSHOT xml features @@ -60,8 +79,7 @@ org.opendaylight.mdsal.model - odl-mdsal-models - 0.13.0-SNAPSHOT + odl-mdsal-model-draft-ietf-netmod-acl-model-07 xml features