Change version placeholder to work with maven and not only with jenkins

This commit is contained in:
GeorgH93 2016-10-02 14:10:52 +02:00
parent ac229627d4
commit 512b39038f

View File

@ -3,7 +3,7 @@ author: GeorgH93
website: http://dev.bukkit.org/bukkit-plugins/minepacks/ website: http://dev.bukkit.org/bukkit-plugins/minepacks/
main: at.pcgamingfreaks.MinePacks.MinePacks main: at.pcgamingfreaks.MinePacks.MinePacks
description: Minepacks is a backpack plugin with different backpack sizes, multilanguage and MySQL storage support. It is a simple plugin, but still has a lot of functions. description: Minepacks is a backpack plugin with different backpack sizes, multilanguage and MySQL storage support. It is a simple plugin, but still has a lot of functions.
version: ${version} version: ${project.version}
commands: commands:
backpack: backpack:
description: Main command description: Main command