diff --git a/EssentialsProtect/src/plugin.yml b/EssentialsProtect/src/plugin.yml index c223a2cb3..14e6b2820 100644 --- a/EssentialsProtect/src/plugin.yml +++ b/EssentialsProtect/src/plugin.yml @@ -2,8 +2,8 @@ name: EssentialsProtect main: com.earth2me.essentials.protect.EssentialsProtect # Note to developers: This next line cannot change, or the automatic versioning system will break. -version: ${project.version}-b${BUILD_NUMBER} +version: ${project.version}-b${build.number} website: http://tiny.cc/EssentialsCommands description: Provides protection for various parts of the world. authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits] -softdepend: [Essentials] \ No newline at end of file +softdepend: [Essentials]