mirror of
https://github.com/TotalFreedomMC/TFGuilds.git
synced 2024-12-22 07:55:03 +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>
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<jar.finalName>${project.name}</jar.finalName>
|
||||
</properties>
|
||||
|
||||
<build>
|
||||
|
|
Loading…
Reference in a new issue