mirror of
https://github.com/Crazy-Crew/CrazyAuctions.git
synced 2024-11-22 11:55:12 +01:00
Changed build name.
This commit is contained in:
parent
006574a846
commit
67c845a5f1
2
pom.xml
2
pom.xml
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user