summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@oath.com>2018-07-23 14:03:00 +0200
committerGitHub <noreply@github.com>2018-07-23 14:03:00 +0200
commitc22ac79cf445a1917f2e484cc41d8508dbc776bc (patch)
tree13297e297eed6cccc2ca85e145cb9dba81c091e1 /pom.xml
parentce4798777d1991beb72c3df2e54352db3eb1a4ee (diff)
parent36805c46674077714af3e076d2a35868534c5b04 (diff)
Merge pull request #6444 from vespa-engine/bratseth/java-model-inference
Bratseth/java model inference
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 b55ac1d65d3..b20d038ab3c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,6 +94,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>