Cleanup cds-access-api dependencies
[controller.git] / opendaylight / md-sal / cds-access-api / pom.xml
index 8a3d2df41ddf9efed29c60f1d9dc151b94ece894..4ab857de6465d8692e7ad128aa8936ec7add5fb8 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.7-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>repackaged-akka</artifactId>
         </dependency>
+        <dependency>
+            <groupId>com.google.guava</groupId>
+            <artifactId>guava</artifactId>
+        </dependency>
 
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>