aboutsummaryrefslogtreecommitdiffstats
path: root/container-onnxruntime
diff options
context:
space:
mode:
Diffstat (limited to 'container-onnxruntime')
-rw-r--r--container-onnxruntime/pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/container-onnxruntime/pom.xml b/container-onnxruntime/pom.xml
index 59d23e1b8c1..b4a4ace380d 100644
--- a/container-onnxruntime/pom.xml
+++ b/container-onnxruntime/pom.xml
@@ -45,6 +45,9 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>bundle-plugin</artifactId>
<extensions>true</extensions>
+ <configuration>
+ <bundleType>CORE</bundleType>
+ </configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>