summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@oath.com>2018-06-28 20:32:35 +0200
committerJon Bratseth <bratseth@oath.com>2018-06-28 20:32:35 +0200
commitc54157061aba2730cbaa428d2b5b80001efa4a25 (patch)
tree2bd3f0d3a917ebf16d81b8562c7926f34028afef /pom.xml
parentfe34fc0746fc5fb9a131d83595fd48ba5b1f680c (diff)
Model inference initial commit
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 1f766b2878d..9d7b3823347 100644
--- a/pom.xml
+++ b/pom.xml
@@ -93,6 +93,7 @@
<module>messagebus-disc</module>
<module>messagebus</module>
<module>metrics</module>
+ <module>model-inference</module>
<module>node-repository</module>
<module>node-admin</module>
<module>node-maintainer</module>