1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-08-16 11:37:30 +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: EssentialsChat
main: com.earth2me.essentials.chat.EssentialsChat
# Note to developers: This next line cannot change, or the automatic versioning system will break.
version: TeamCity
version: ${build.number}
website: http://tiny.cc/EssentialsWiki
description: Provides chat control features for Essentials. Requires Permissions.
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Okamosy]