Update pom.xml for latest CC3 snapshot

This commit is contained in:
Nick Minkler 2015-02-22 17:28:36 -08:00
parent 4f39654fbd
commit 89939eec12
1 changed files with 1 additions and 1 deletions

View File

@ -321,7 +321,7 @@ Vault currently supports the following: Permissions 3, PEX, GroupManager, bPerms
<dependency>
<groupId>com.greatmancode</groupId>
<artifactId>craftconomy3</artifactId>
<version>3.2.1</version>
<version>3.2.2-SNAPSHOT</version>
<optional>true</optional>
</dependency>
<dependency>