mirror of
https://github.com/MilkBowl/Vault.git
synced 2024-12-28 20:07:55 +01:00
fix version
This commit is contained in:
parent
f6485b8eb0
commit
484bb026cc
2
pom.xml
2
pom.xml
@ -12,7 +12,7 @@
|
|||||||
<!-- Project information -->
|
<!-- Project information -->
|
||||||
<groupId>net.milkbowl.vault</groupId>
|
<groupId>net.milkbowl.vault</groupId>
|
||||||
<artifactId>Vault</artifactId>
|
<artifactId>Vault</artifactId>
|
||||||
<version>${api.version}.3</version>
|
<version>${api.version}.1</version>
|
||||||
<name>Vault</name>
|
<name>Vault</name>
|
||||||
<url>http://dev.bukkit.org/server-mods/vault/</url>
|
<url>http://dev.bukkit.org/server-mods/vault/</url>
|
||||||
<description>Vault is a Permissions & Economy API to allow plugins to more easily hook into these systems without needing to hook each individual system themselves.
|
<description>Vault is a Permissions & Economy API to allow plugins to more easily hook into these systems without needing to hook each individual system themselves.
|
||||||
|
Loading…
Reference in New Issue
Block a user