Update build filename to fix PR builds

This commit is contained in:
rtm516 2020-06-17 17:11:28 +01:00
commit 72a24f241d
2 changed files with 2 additions and 2 deletions

View file

@ -135,7 +135,7 @@
<goal>shade</goal>
</goals>
<configuration>
<minimizeJar>false</minimizeJar>
<finalName>${outputName}</finalName>
</configuration>
</execution>
</executions>