1
0
mirror of https://github.com/Zrips/Jobs.git synced 2025-01-04 23:37:49 +01:00

Lets automatically update plugins version in plugin.yml by pom.xml

This commit is contained in:
Zrips 2018-12-27 16:10:11 +02:00
parent 7c5a03afb6
commit 64b9b35e58
2 changed files with 41 additions and 40 deletions

View File

@ -153,6 +153,7 @@
<resource>
<targetPath>.</targetPath>
<directory>${basedir}/src/main/resources/</directory>
<filtering>true</filtering>
</resource>
</resources>
<plugins>

View File

@ -1,7 +1,7 @@
name: Jobs
description: Jobs Plugin for the BukkitAPI
main: com.gamingmesh.jobs.Jobs
version: 4.9.5
version: ${project.version}
api-version: 1.13
website: https://www.spigotmc.org/resources/4216/
author: phrstbrn