Introduce cli commands for clustering-test-app
[controller.git] / features / odl-clustering-test-app / pom.xml
index d8f40d32ecae4e7958b9504030dd5914e46e33fc..c480eb8843767191d407d9247578361b9e3d4dd7 100644 (file)
@@ -39,5 +39,9 @@
             <groupId>org.opendaylight.controller.samples</groupId>
             <artifactId>clustering-it-provider</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.controller.samples</groupId>
+            <artifactId>clustering-it-karaf-cli</artifactId>
+        </dependency>
     </dependencies>
 </project>