Tune eos gossip/notification intervals
[controller.git] / opendaylight / md-sal / eos-dom-akka / pom.xml
index 64cdc00f6f16e2686d4d81d55ec4ae6aec0cd8ad..39a57ca154417e19538a6c53cb9132a3a62f96d3 100644 (file)
             <groupId>org.awaitility</groupId>
             <artifactId>awaitility</artifactId>
         </dependency>
             <groupId>org.awaitility</groupId>
             <artifactId>awaitility</artifactId>
         </dependency>
+
+        <dependency>
+            <groupId>org.opendaylight.mdsal</groupId>
+            <artifactId>mdsal-singleton-common-api</artifactId>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.opendaylight.mdsal</groupId>
+            <artifactId>mdsal-singleton-dom-impl</artifactId>
+            <scope>test</scope>
+        </dependency>
     </dependencies>
 </project>
     </dependencies>
 </project>