Add build number to pom.

Nice because we can tell if people downloaded from jenkins or self compiled.
This commit is contained in:
drtshock 2015-05-13 00:02:40 -05:00
parent dc8b0d314f
commit 514499aeea
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<groupId>com.massivecraft</groupId>
<artifactId>Factions</artifactId>
<version>1.6.9.5-U0.1.17-SNAPSHOT</version>
<version>1.6.9.5-U0.1.17-b${BUILD_NUMBER}</version>
<packaging>jar</packaging>
<name>Factions</name>