aboutsummaryrefslogtreecommitdiffstats
path: root/client/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'client/pom.xml')
-rw-r--r--client/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/pom.xml b/client/pom.xml
index ea33b9f3adf..190b0a4a73f 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -48,6 +48,7 @@
<artifactId>maven-shade-plugin</artifactId>
<configuration>
<finalName>${project.artifactId}-jar-with-dependencies</finalName>
+ <createDependencyReducedPom>false</createDependencyReducedPom>
</configuration>
<executions>
<execution>