summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorArne H Juul <arnej27959@users.noreply.github.com>2022-12-05 10:27:33 +0100
committerGitHub <noreply@github.com>2022-12-05 10:27:33 +0100
commit898582aa193954ee055f5fb5c7b2c643d1fcafdf (patch)
tree23cc43114c79340163c743a64dd209ce20013872 /pom.xml
parentf586fb9146b8176ba451778c025c4edb3905695e (diff)
parent2da7298a3b98f34a61fed78e283c79d12676803e (diff)
Merge pull request #25075 from vespa-engine/arnej/onnxruntime-as-bundle
add container-onnxruntime-bundle
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 553e43b489a..ee8223c001d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,6 +58,7 @@
<module>container-disc</module>
<module>container-documentapi</module>
<module>container-messagebus</module>
+ <module>container-onnxruntime</module>
<module>container-search-and-docproc</module>
<module>container-search</module>
<module>container-spifly</module>