From: Robert Varga Date: Thu, 28 Apr 2022 17:34:35 +0000 (+0200) Subject: Do not depend directly on mdsal-binding-dom-codec X-Git-Tag: v6.0.0~23 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=b8d72c1532d757be01035a991f8a0760af57d053;hp=97f53b854fb49074b2e4120b26c5a5677c5a6c66 Do not depend directly on mdsal-binding-dom-codec Depend on the API package, not the entire codec. Change-Id: Ibcb0e8187cbf9bbca179ebe93b25bde56098b24c Signed-off-by: Robert Varga --- diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 074343f8a0..42a1d5a489 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -72,7 +72,7 @@ org.opendaylight.mdsal - mdsal-binding-dom-codec + mdsal-binding-dom-codec-api org.opendaylight.yangtools