BUG-994: introduce object-cache into distribution
[controller.git] / opendaylight / distribution / opendaylight / pom.xml
index 04818e78c61a10e636a9b5a2ce9fdf42b8ab1910..48e661f196370f1497429f805312853d9b7e1bf7 100644 (file)
           <groupId>org.opendaylight.yangtools</groupId>
           <artifactId>concepts</artifactId>
         </dependency>
+        <dependency>
+          <groupId>org.opendaylight.yangtools</groupId>
+          <artifactId>object-cache-api</artifactId>
+        </dependency>
+        <dependency>
+          <groupId>org.opendaylight.yangtools</groupId>
+          <artifactId>object-cache-guava</artifactId>
+        </dependency>
         <dependency>
           <groupId>org.opendaylight.yangtools</groupId>
           <artifactId>restconf-client-api</artifactId>