Made the different version numbers refer to version in pom.xml.
This commit is contained in:
parent
6d2193d597
commit
03f62bd8f6
8 changed files with 40 additions and 8 deletions
|
|
@ -1,6 +1,6 @@
|
|||
name: dynmap
|
||||
main: org.dynmap.DynmapPlugin
|
||||
version: "0.22"
|
||||
version: "${project.version}"
|
||||
authors: [FrozenCow, mikeprimm, zeeZ]
|
||||
softdepend: [Permissions]
|
||||
commands:
|
||||
|
|
@ -139,4 +139,4 @@ permissions:
|
|||
dynmap.marker.addicon:
|
||||
description: Allows /dmarker addicon
|
||||
default: op
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue