Skip to content

Commit

Permalink
No minimize jar.
Browse files Browse the repository at this point in the history
  • Loading branch information
dsevilla committed Apr 8, 2024
1 parent 966350d commit 32073a1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<artifactId>maven-shade-plugin</artifactId>
<version>3.4.1</version>
<configuration>
<minimizeJar>true</minimizeJar>
<minimizeJar>false</minimizeJar>
<createDependencyReducedPom>false</createDependencyReducedPom>
<transformers>
<transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"/>
Expand Down

0 comments on commit 32073a1

Please sign in to comment.