Bug 7065 - sal-cluster-admin not export java binding inteface in MANIFEST.MF
[controller.git] / opendaylight / md-sal / mdsal-artifacts / pom.xml
index e1b20cbd8da1605fe955f3f2559787a337810470..5ce73d47105c795a3a98bb43554e160f20b9d1fb 100644 (file)
                 <artifactId>cds-access-client</artifactId>
                 <version>1.1.0-SNAPSHOT</version>
             </dependency>
+            <dependency>
+                <groupId>org.opendaylight.controller</groupId>
+                <artifactId>sal-cluster-admin-api</artifactId>
+                <version>${project.version}</version>
+            </dependency>
 
             <!-- RESTCONF -->
             <dependency>