Minor code cleanup

This commit is contained in:
Christian Koop 2021-12-09 22:17:35 +01:00
parent cfaa1379bf
commit 7b90842012
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3
1 changed files with 1 additions and 2 deletions

View File

@ -76,8 +76,7 @@
</goals>
<configuration>
<dependencyReducedPomLocation>${project.build.directory}/dependency-reduced-pom.xml
</dependencyReducedPomLocation>
<dependencyReducedPomLocation>${project.build.directory}/dependency-reduced-pom.xml</dependencyReducedPomLocation>
<shadedArtifactAttached>false</shadedArtifactAttached>
<createDependencyReducedPom>false</createDependencyReducedPom>
<minimizeJar>true</minimizeJar>