Cleanup cds-access-api dependencies
[controller.git] / opendaylight / md-sal / cds-access-api / pom.xml
index c51ed2e3d05ba786ee6c7127ec6c4633012fcf6a..4ab857de6465d8692e7ad128aa8936ec7add5fb8 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>4.0.1-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>