YANGTOOLS-833: Eliminate unneeded dependencies
[yangtools.git] / yang / yang-parser-impl / pom.xml
index 2eacc6910a6de4e7b95614fcb5e57474dbfc32b2..b62609622fb51d156e1d5922ac8bdefa4b8062b4 100644 (file)
             <groupId>${project.groupId}</groupId>
             <artifactId>yang-model-util</artifactId>
         </dependency>
-        <dependency>
-            <groupId>${project.groupId}</groupId>
-            <artifactId>yang-data-util</artifactId>
-        </dependency>
 
         <!-- Base RFC6020/RFC7950 reactor support -->
         <dependency>