Fixed some dependencies for
[controller.git] / opendaylight / statisticsmanager / integrationtest / src / test / java / org / opendaylight / controller / statisticsmanager / internal / StatisticsManagerIntegrationTest.java
index 24b96128e95b5dc5bc98ea69e975abc538feeacc..fa96d5304e0c8c603c27db1bb2b188a3787e7862 100644 (file)
@@ -102,7 +102,7 @@ public class StatisticsManagerIntegrationTest {
                 mavenBundle("org.opendaylight.controller",
                         "clustering.services", "0.4.0-SNAPSHOT"),
                 mavenBundle("org.opendaylight.controller",
-                        "clustering.services-implementation", "0.4.0-SNAPSHOT"),
+                        "clustering.stub", "0.4.0-SNAPSHOT"),
 
                 // needed by forwardingrulesmanager
                 mavenBundle("org.opendaylight.controller", "switchmanager",