1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-08-13 10:04:51 +02:00

Use maven for versioning. Note GroupManager versioning is broken.

This commit is contained in:
md_5
2012-03-18 14:33:16 +11:00
parent b643f2c1d6
commit 5014b93e16
11 changed files with 11 additions and 18 deletions

View File

@@ -2,7 +2,7 @@
name: EssentialsUpdate
main: com.earth2me.essentials.update.EssentialsUpdate
# Note to developers: This next line cannot change, or the automatic versioning system will break.
version: TeamCity
version: ${build.number}
description: This plugin allows to install or update all Essentials plugins
website: http://tiny.cc/EssentialsWiki
authors: [snowleo]