Bump versions to 7.0.7-SNAPSHOT
[controller.git] / features / odl-clustering-test-app / pom.xml
index 56df1ac657934a8d953cb178baa11e2a18e1092b..aae9a8ac89a1c008c8db509fdc5dd97c8e4c3e41 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.8-SNAPSHOT</version>
+        <version>7.0.7-SNAPSHOT</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
             <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>
+        <dependency>
+            <groupId>org.opendaylight.controller</groupId>
+            <artifactId>sal-cluster-admin-karaf-cli</artifactId>
+        </dependency>
     </dependencies>
 </project>