update repo libs

This commit is contained in:
Nick Minkler 2013-12-22 09:52:41 -08:00
parent fecf83e7ab
commit 93c468f273
4 changed files with 2 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -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>