Use guava-testlib's FakeTicker
[controller.git] / opendaylight / md-sal / sal-clustering-commons / pom.xml
index 029641b50729ceb4c37ac7dccc57f62afc45308c..a7b6b5f7c1e7d0d5807b57ff649df83e755cd29b 100644 (file)
       <groupId>com.google.protobuf</groupId>
       <artifactId>protobuf-java</artifactId>
     </dependency>
+    <dependency>
+      <groupId>com.google.guava</groupId>
+      <artifactId>guava-testlib</artifactId>
+    </dependency>
 
     <!-- Scala -->
     <dependency>