Uses a placeholder for the plugin version
This commit is contained in:
parent
7784ee46a5
commit
ac5f032ce9
2
pom.xml
2
pom.xml
@ -8,7 +8,7 @@
|
|||||||
<artifactId>blacksmith</artifactId>
|
<artifactId>blacksmith</artifactId>
|
||||||
<version>1.0.3-SNAPSHOT</version>
|
<version>1.0.3-SNAPSHOT</version>
|
||||||
<name>Blacksmith</name>
|
<name>Blacksmith</name>
|
||||||
<description>Blacksmith Character for the CitizensAPI</description>
|
<description>Blacksmith NPC for the Citizens API</description>
|
||||||
|
|
||||||
<!-- Properties -->
|
<!-- Properties -->
|
||||||
<properties>
|
<properties>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
name: Blacksmith
|
name: Blacksmith
|
||||||
author: EpicKnarvik97, aPunch, jrbudda, HurricanKai
|
author: EpicKnarvik97, aPunch, jrbudda, HurricanKai
|
||||||
authors: [ EpicKnarvik97, aPunch, jrbudda, HurricanKai ]
|
authors: [ EpicKnarvik97, aPunch, jrbudda, HurricanKai ]
|
||||||
version: 1.0.3
|
version: '${project.version}'
|
||||||
main: net.knarcraft.blacksmith.BlacksmithPlugin
|
main: net.knarcraft.blacksmith.BlacksmithPlugin
|
||||||
depend: [ Citizens, Vault ]
|
depend: [ Citizens, Vault ]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user