Moved version handling to pom.xml from plugin.yml

This commit is contained in:
ProSavage
2018-12-06 16:07:48 -06:00
parent 0584fa98bb
commit 9ed7fb0302
3 changed files with 2 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
name: Factions
version: ${project.version}-1.4-STABLE
version: ${project.version}
api-version: 1.13
main: com.massivecraft.factions.SavageFactions
authors: [Olof Larsson, Brett Flannigan, drtshock, ProSavage, AL56AF50, Driftay]