Move stats caching to FM StatisticsManager
[controller.git] / opendaylight / statisticsmanager / integrationtest / pom.xml
index 8fcad060b72e818b355447ccf4140df8c17e889d..f6e84ca78b3e0d7e79d90d5cd7a5615a25ffb0c9 100644 (file)
       <artifactId>statisticsmanager.implementation</artifactId>
       <version>0.4.0-SNAPSHOT</version>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.controller</groupId>
+      <artifactId>switchmanager.implementation</artifactId>
+      <version>0.4.0-SNAPSHOT</version>
+    </dependency>
+    <dependency>
+      <groupId>org.opendaylight.controller</groupId>
+      <artifactId>switchmanager</artifactId>
+      <version>0.4.0-SNAPSHOT</version>
+    </dependency>
+
       <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>configuration</artifactId>