From: Robert Varga Date: Wed, 19 Feb 2020 16:50:33 +0000 (+0100) Subject: runtime-api does not depend on spec-util X-Git-Tag: v6.0.0~140 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=f8067891c78de0b970dc51511dab8e5b8817cf82;p=mdsal.git runtime-api does not depend on spec-util This is a bad dependency -- nothing in the API should depend on details of the binding spec. JIRA: MDSAL-392 Change-Id: I0fd60b7f4531656b8b82cdabd3e1c8777ac92eb7 Signed-off-by: Robert Varga --- diff --git a/binding/mdsal-binding-runtime-api/pom.xml b/binding/mdsal-binding-runtime-api/pom.xml index a382d2ef26..f099be4d1b 100644 --- a/binding/mdsal-binding-runtime-api/pom.xml +++ b/binding/mdsal-binding-runtime-api/pom.xml @@ -28,10 +28,6 @@ org.opendaylight.yangtools yang-model-util - - org.opendaylight.mdsal - mdsal-binding-spec-util - org.opendaylight.mdsal mdsal-binding-generator-api