summaryrefslogtreecommitdiffstats
path: root/container-onnxruntime
diff options
context:
space:
mode:
authorArne Juul <arnej@yahooinc.com>2022-12-13 10:54:10 +0000
committerArne Juul <arnej@yahooinc.com>2022-12-13 10:54:10 +0000
commit026d4dc3c13679b59683e10310455d16d5b3f2ef (patch)
tree25b6761263e8f12f3b3b3e75134279abd92db183 /container-onnxruntime
parentbb4a0af717de597b7cce4907276ea4c8069a7da8 (diff)
keep dependency in the installed pom
Diffstat (limited to 'container-onnxruntime')
-rw-r--r--container-onnxruntime/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/container-onnxruntime/pom.xml b/container-onnxruntime/pom.xml
index 854a4571028..59d23e1b8c1 100644
--- a/container-onnxruntime/pom.xml
+++ b/container-onnxruntime/pom.xml
@@ -61,6 +61,7 @@
</goals>
<configuration>
<minimizeJar>false</minimizeJar>
+ <createDependencyReducedPom>false</createDependencyReducedPom>
<filters>
<filter>
<artifact>com.microsoft.onnxruntime:*</artifact>