mirror of
https://github.com/TotalFreedomMC/TFGuilds.git
synced 2024-12-22 16:05:00 +00:00
it's easier to update the plugins on the server when the jar file has the same name
This commit is contained in:
parent
bc96d83048
commit
e0faa7ab50
1 changed files with 1 additions and 0 deletions
1
pom.xml
1
pom.xml
|
@ -14,6 +14,7 @@
|
||||||
<description>A guilds plugin for the TotalFreedom server.</description>
|
<description>A guilds plugin for the TotalFreedom server.</description>
|
||||||
<properties>
|
<properties>
|
||||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
|
<jar.finalName>${project.name}</jar.finalName>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
|
|
Loading…
Reference in a new issue