From 9af2a2c2b78510bec7b4f8017bcb98e1da7e3e2a Mon Sep 17 00:00:00 2001 From: Arne Juul Date: Wed, 18 Oct 2023 11:32:46 +0000 Subject: add defaults extraction and unit test --- container-search/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'container-search/pom.xml') diff --git a/container-search/pom.xml b/container-search/pom.xml index 1e40539a79e..5e7c60d49c3 100644 --- a/container-search/pom.xml +++ b/container-search/pom.xml @@ -75,6 +75,18 @@ ${project.version} provided + + com.yahoo.vespa + model-integration + ${project.version} + provided + + + com.yahoo.vespa + container-onnxruntime + ${project.version} + provided + xerces -- cgit v1.2.3