Skip to content

Commit 0dbefcc

Browse files
authored
Remove minimize in maven shade
1 parent 6da971e commit 0dbefcc

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

pom.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -387,9 +387,6 @@
387387
<goals>
388388
<goal>shade</goal>
389389
</goals>
390-
<configuration>
391-
<minimizeJar>true</minimizeJar>
392-
</configuration>
393390
</execution>
394391
</executions>
395392
</plugin>

0 commit comments

Comments
 (0)