Skip to content

Commit 114b4eb

Browse files
authored
dont create dep reduced pom (#3300)
1 parent 1f858fd commit 114b4eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -404,6 +404,7 @@
404404
<shadedClassifierName>shaded-jar</shadedClassifierName>
405405
<shadedArtifactAttached>true</shadedArtifactAttached>
406406
<promoteTransitiveDependencies>true</promoteTransitiveDependencies>
407+
<createDependencyReducedPom>false</createDependencyReducedPom>
407408
</configuration>
408409
<executions>
409410
<execution>

0 commit comments

Comments
 (0)