Merge "Add XSQL into default compilation"
authorTony Tkacik <ttkacik@cisco.com>
Fri, 1 Aug 2014 07:50:52 +0000 (07:50 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 1 Aug 2014 07:50:52 +0000 (07:50 +0000)
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>