odl-controller-model-topology should not pull in yangtools 31/69431/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 13 Mar 2018 12:59:56 +0000 (13:59 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 13 Mar 2018 12:59:56 +0000 (13:59 +0100)
This feature's explicit dependency on odl-yangtools-codec is bogus,
remove it.

Change-Id: Idbade3e1a0edb63988c92f62c3b727c6446b094d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
features/mdsal/odl-controller-model-topology/pom.xml

index dc6cec46c60b1f3e2c7b17b7737762f48e3463c4..37b68c399495b05f9c3216bede8d136ac6b0a9cf 100644 (file)
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
-            <dependency>
-                <groupId>org.opendaylight.yangtools</groupId>
-                <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.2</version>
-                <type>pom</type>
-                <scope>import</scope>
-            </dependency>
         </dependencies>
     </dependencyManagement>
 
     <dependencies>
         </dependencies>
     </dependencyManagement>
 
     <dependencies>
-        <dependency>
-            <groupId>org.opendaylight.yangtools</groupId>
-            <artifactId>odl-yangtools-codec</artifactId>
-            <type>xml</type>
-            <classifier>features</classifier>
-        </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>odl-mdsal-binding-runtime</artifactId>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>odl-mdsal-binding-runtime</artifactId>