Added auto-changing version in plugin.yml

This commit is contained in:
Acrobot 2013-03-08 20:39:06 +01:00
parent a5bfa86bca
commit 6bebf3643e
2 changed files with 3 additions and 2 deletions

View File

@ -6,7 +6,7 @@
<groupId>com.acrobot.chestshop</groupId>
<artifactId>chestshop</artifactId>
<version>3.50-t0050</version>
<version>3.50-t0052</version>
<description>Chest-and-sign shop plugin for Bukkit</description>
<scm>
@ -122,6 +122,7 @@
<resources>
<resource>
<directory>src/main/resources</directory>
<filtering>true</filtering>
</resource>
</resources>
</build>

View File

@ -2,7 +2,7 @@ name: ChestShop
main: com.Acrobot.ChestShop.ChestShop
version: 3.50 t0051
version: ${project.version}
#for CButD
dev-url: http://dev.bukkit.org/server-mods/chestshop/