From: Robert Varga Date: Mon, 16 Jul 2018 20:46:50 +0000 (+0200) Subject: odl-restconf-common requires ietf-yang-library only X-Git-Tag: release/fluorine~21 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=840ffa4f1b0c3d9751a1a2d40fb85d8ec7e33bbd;p=netconf.git 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 --- 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