mirror of
https://github.com/Crazy-Crew/CrazyAuctions.git
synced 2025-03-10 13:09:49 +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>
|
<groupId>me.badbones69</groupId>
|
||||||
<artifactId>crazyauctions</artifactId>
|
<artifactId>crazyauctions</artifactId>
|
||||||
<version>1.2.10</version>
|
<version>1.2.10</version>
|
||||||
|
<name>CrazyAuctions</name>
|
||||||
|
|
||||||
<repositories>
|
<repositories>
|
||||||
<repository>
|
<repository>
|
||||||
@ -45,6 +46,7 @@
|
|||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
|
<finalName>${project.name}[v${project.version}]</finalName>
|
||||||
<defaultGoal>clean install package</defaultGoal>
|
<defaultGoal>clean install package</defaultGoal>
|
||||||
<resources>
|
<resources>
|
||||||
<resource>
|
<resource>
|
||||||
|
Loading…
Reference in New Issue
Block a user