Consistent versioning.

This commit is contained in:
drtshock 2015-04-20 12:50:01 -05:00
parent 9a265aac48
commit 6b2f87c5a9
14 changed files with 14 additions and 14 deletions

View file

@ -2,7 +2,7 @@
name: EssentialsAntiBuild
main: com.earth2me.essentials.antibuild.EssentialsAntiBuild
# Note to developers: This next line cannot change, or the automatic versioning system will break.
version: TeamCity
version: ${project.version}
website: http://tiny.cc/EssentialsCommands
description: Provides build protection.
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, Iaccidentally]