Changed build name.

This commit is contained in:
BadBones69 2019-08-01 01:51:20 -04:00
parent 006574a846
commit 67c845a5f1

View File

@ -7,6 +7,7 @@
<groupId>me.badbones69</groupId>
<artifactId>crazyauctions</artifactId>
<version>1.2.10</version>
<name>CrazyAuctions</name>
<repositories>
<repository>
@ -45,6 +46,7 @@
</dependencies>
<build>
<finalName>${project.name}[v${project.version}]</finalName>
<defaultGoal>clean install package</defaultGoal>
<resources>
<resource>