Implement new versioning as per #1873 (#1882)

This commit is contained in:
md678685 2018-03-29 04:00:19 +01:00 committed by Trent Hensler
parent 823f1c2ee3
commit 613e852ffd
40 changed files with 96 additions and 52 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: ${project.version}-b${build.number}
version: ${full.version}
website: http://tiny.cc/EssentialsCommands
description: Provides build protection.
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, Iaccidentally]