From 840ffa4f1b0c3d9751a1a2d40fb85d8ec7e33bbd Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Mon, 16 Jul 2018 22:46:50 +0200 Subject: [PATCH] odl-restconf-common requires ietf-yang-library only Rather than depending on all models, pull it the bare minium required so we can speed up startup. Change-Id: I490343232ffd48c8112719a6008f44ce6ca162f7 Signed-off-by: Robert Varga --- features/restconf/odl-restconf-common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/restconf/odl-restconf-common/pom.xml b/features/restconf/odl-restconf-common/pom.xml index 3d79610b1b..456c990a6e 100644 --- a/features/restconf/odl-restconf-common/pom.xml +++ b/features/restconf/odl-restconf-common/pom.xml @@ -85,7 +85,7 @@ org.opendaylight.mdsal.model - odl-mdsal-models + odl-mdsal-model-rfc7895 xml features -- 2.36.6