Bug 7065 - sal-cluster-admin not export java binding inteface in MANIFEST.MF
[controller.git] / opendaylight / md-sal / sal-cluster-admin-impl / pom.xml
similarity index 97%
rename from opendaylight/md-sal/sal-cluster-admin/pom.xml
rename to opendaylight/md-sal/sal-cluster-admin-impl/pom.xml
index 37a20bee6b96d65409b286b84098bf5a7b8e4c9f..4b1b75d2c0ddd304c179e2cd9ece60dc89fdb10d 100644 (file)
@@ -6,10 +6,14 @@
     <artifactId>sal-parent</artifactId>
     <version>1.5.0-SNAPSHOT</version>
   </parent>
-  <artifactId>sal-cluster-admin</artifactId>
+  <artifactId>sal-cluster-admin-impl</artifactId>
   <packaging>bundle</packaging>
 
   <dependencies>
+    <dependency>
+    <groupId>org.opendaylight.controller</groupId>
+    <artifactId>sal-cluster-admin-api</artifactId>
+    </dependency>
     <!-- Tests -->
     <dependency>
       <groupId>junit</groupId>
     </plugins>
   </build>
 </project>
+