Merge "Add XSQL into default compilation"
[controller.git] / opendaylight / md-sal / pom.xml
index 3f02765affd8a062420f327fb489ed3adf5d3966..37da4d2b880b73689d0fae3df5c9d21e08156aec 100644 (file)
@@ -69,6 +69,9 @@
     <!-- sal-distributed-datastore -->
     <module>sal-distributed-datastore</module>
 
+    <!-- XSQL -->
+    <module>sal-dom-xsql</module>
+
     <!-- Yang Test Models for MD-SAL -->
     <module>sal-test-model</module>