Cleanup cds-access-api dependencies
[controller.git] / opendaylight / md-sal / cds-access-client / pom.xml
index aa6f6a494369951e8e71a92998b65ef5418dc114..796a92c1b4d19f5ebb8508c64b17849b68e7a5ad 100644 (file)
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>yang-data-api</artifactId>
         </dependency>
+        <dependency>
+          <groupId>org.opendaylight.controller</groupId>
+          <artifactId>sal-clustering-commons</artifactId>
+        </dependency>
 
         <dependency>
             <groupId>org.mockito</groupId>