BUG-648: use MapAdaptor
[yangtools.git] / yang / yang-data-impl / pom.xml
index 013bbcc357a2b9974c5915c0705c698172c88b9b..538195109bda19c52cc31fe90d9441269cdf1bae 100644 (file)
     </build>
 
     <dependencies>
+        <dependency>
+            <groupId>${project.groupId}</groupId>
+            <artifactId>util</artifactId>
+        </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>yang-common</artifactId>