Corrections to versions.

This commit is contained in:
asofold 2012-12-14 00:44:08 +01:00
parent 5a98004552
commit 4b07eadc32
2 changed files with 6 additions and 6 deletions

View File

@ -3,7 +3,7 @@
<!-- Informations --> <!-- Informations -->
<groupId>fr.neatmonster</groupId> <groupId>fr.neatmonster</groupId>
<artifactId>NoCheatPlus</artifactId> <artifactId>nocheatplus</artifactId>
<name>NoCheatPlus</name> <name>NoCheatPlus</name>
<version>3.8.6</version> <version>3.8.6</version>
<description>Detect and fight the exploitation of various flaws/bugs in Minecraft.</description> <description>Detect and fight the exploitation of various flaws/bugs in Minecraft.</description>

View File

@ -1,12 +1,12 @@
name: NoCheatPlus name: ${project.name}
version: ${project.version}-b${build-number} version: ${project.version}-b${BUILD_NUMBER}
description: Fight hackers. description: ${project.description}
author: NeatMonster author: NeatMonster
authors: [asofold, Evenprime] authors: [asofold, Evenprime]
website: http://nocheatplus.org website: ${project.url}
main: fr.neatmonster.nocheatplus.NoCheatPlus main: ${project.groupId}.${project.artifactId}.${project.name}
commands: commands:
nocheatplus: nocheatplus: