Move implementation of DataTree to Yangtools
[yangtools.git] / yang / yang-data-api / pom.xml
index df63489646cbc3e1df8a8bdeea644abfe3f8efc7..a44c527e2073793c018fcc5984cde15b664c8924 100644 (file)
     <description>${project.artifactId}</description>
 
     <dependencies>
+        <dependency>
+            <groupId>${project.groupId}</groupId>
+            <artifactId>util</artifactId>
+        </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>yang-common</artifactId>