Cleanup mdsal-binding-dom-adapter dependencies 36/96636/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 23 Jun 2021 19:13:04 +0000 (21:13 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 23 Jun 2021 19:13:46 +0000 (21:13 +0200)
yang-model-util's inference faculties are only used by
mdsal-binding-dom-codec, hence we should not be explicitly including
them.

JIRA: MDSAL-672
Change-Id: Ibe16a93639349645c7bb6c65889c2b803f606383
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding/mdsal-binding-dom-adapter/pom.xml

index 045e5ac914bfe3491a991b2a6b21a2b44102d7fa..0d076963ed6846d604ece3b87919cfe76a11030c 100644 (file)
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>yang-data-impl</artifactId>
         </dependency>
-        <dependency>
-            <groupId>org.opendaylight.yangtools</groupId>
-            <artifactId>yang-model-util</artifactId>
-        </dependency>
         <dependency>
             <groupId>org.kohsuke.metainf-services</groupId>
             <artifactId>metainf-services</artifactId>