Use Guava's Interner instead of ObjectCache
[yangtools.git] / yang / yang-model-api / pom.xml
index 63abe1b60f5aeb08e9819cc44e6f8331ac5812ac..5a82dbce13433ef1e45300d5126f6df39c63f168 100644 (file)
     </dependencyManagement>
 
     <dependencies>
-        <dependency>
-            <groupId>${project.groupId}</groupId>
-            <artifactId>object-cache-api</artifactId>
-        </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>util</artifactId>