From a2b423e92a8cf6fa5ea79ed536311cfa86cfff28 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Tue, 17 Jul 2018 19:01:48 +0200 Subject: [PATCH] Use specific models Rather than pulling odl-mdsal-models, pull specific models we need. JIRA: MDSAL-363 Change-Id: I581554a83cc373d5c75d1139a8c1162f5405619c Signed-off-by: Robert Varga --- features/odl-lispflowmapping-models/pom.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/features/odl-lispflowmapping-models/pom.xml b/features/odl-lispflowmapping-models/pom.xml index 93eb7fa04..30ec17785 100644 --- a/features/odl-lispflowmapping-models/pom.xml +++ b/features/odl-lispflowmapping-models/pom.xml @@ -39,7 +39,19 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal.model - odl-mdsal-models + odl-mdsal-model-rfc6991 + xml + features + + + org.opendaylight.mdsal.model + odl-mdsal-model-draft-ietf-lisp-lcaf-10 + xml + features + + + org.opendaylight.mdsal.model + odl-mdsal-model-draft-ietf-netmod-iana-afn-safi-00 xml features -- 2.36.6