Cleanup mdsal-binding-dom-codec dependencies 35/96635/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 23 Jun 2021 19:09:46 +0000 (21:09 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 23 Jun 2021 19:11:45 +0000 (21:11 +0200)
We do not need to bring in mdsal-binding-generator-util, as that is only
used by mdsal-binding-generator-impl.

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

index 36716f076892918bd56e5ea0c25eac09ebb3ba86..4c1100112484a2dc76d49b853d0a5b169ba783b7 100644 (file)
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>mdsal-binding-generator-api</artifactId>
         </dependency>
-        <dependency>
-            <groupId>org.opendaylight.mdsal</groupId>
-            <artifactId>mdsal-binding-generator-util</artifactId>
-        </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>mdsal-binding-dom-codec-spi</artifactId>