Merge "Added a generic API to return a list of configured switches that are not conne...
[controller.git] / opendaylight / clustering / services_implementation / pom.xml
index e4bdc218dbc2c9a1f96812afa587c6476d14c5fa..90df7511e4c8050aadfbe42a40bae6a8eea8f821 100644 (file)
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>clustering.services</artifactId>
-      <version>0.4.1-SNAPSHOT</version>
+      <version>0.5.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.controller</groupId>
+      <artifactId>commons.logback_settings</artifactId>
+    </dependency>
   </dependencies>
 </project>