mirror of
https://github.com/MilkBowl/Vault.git
synced 2024-11-13 06:06:28 +01:00
update repo libs
This commit is contained in:
parent
fecf83e7ab
commit
93c468f273
Binary file not shown.
Binary file not shown.
Binary file not shown.
4
pom.xml
4
pom.xml
@ -14,7 +14,7 @@ Vault currently supports the following: Permissions 3, PEX, GroupManager, bPerms
|
||||
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<bukkitVersion>1.7.2-R0.1</bukkitVersion>
|
||||
<bukkitVersion>1.7.2-R0.2</bukkitVersion>
|
||||
<mainClass>net.milkbowl.vault.Vault</mainClass>
|
||||
</properties>
|
||||
|
||||
@ -306,7 +306,7 @@ Vault currently supports the following: Permissions 3, PEX, GroupManager, bPerms
|
||||
<dependency>
|
||||
<groupId>com.greatmancode</groupId>
|
||||
<artifactId>craftconomy3</artifactId>
|
||||
<version>3.1.4-SNAPSHOT</version>
|
||||
<version>3.1.5</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>net.crystalyx.bukkit.simplyperms</groupId>
|
||||
|
Loading…
Reference in New Issue
Block a user