Use YangInstanceIdentifier.EMPTY
[controller.git] / opendaylight / md-sal / pom.xml
index 0b8e0d027fd8ddf8b50f046a50e145c599f87ecb..489ec7bdc3997d636289f288b3010892cc432476 100644 (file)
@@ -55,8 +55,8 @@
     <!--InMemory DOM DataStore-->
     <module>sal-inmemory-datastore</module>
 
-    <!--sal-protocolbuffer-encoding is now part of sal-clutering-commons-->
     <module>sal-clustering-commons</module>
+    <module>cds-access-api</module>
 
     <!-- sal clustering configuration -->
     <module>sal-clustering-config</module>
@@ -64,6 +64,7 @@
     <!-- sal-distributed-datastore -->
     <module>sal-distributed-datastore</module>
     <module>sal-dummy-distributed-datastore</module>
+    <module>sal-cluster-admin</module>
 
     <!-- XSQL -->
     <module>sal-dom-xsql</module>