summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>