Bug 7801 - Implement agent RPCs for transaction writer testing
[controller.git] / opendaylight / md-sal / cds-access-client / pom.xml
index 10f8fe724043b728d587cfec1f280b8c5237d2a5..7ba9f547567f9a9877df5835db38a369ec33f85e 100644 (file)
             <artifactId>akka-testkit_${scala.version}</artifactId>
             <scope>test</scope>
         </dependency>
+        <dependency>
+           <groupId>com.google.guava</groupId>
+           <artifactId>guava-testlib</artifactId>
+        </dependency>
         <dependency>
           <groupId>org.opendaylight.controller</groupId>
           <artifactId>sal-clustering-commons</artifactId>