Update pom.xml

Fixes cc3 version to look at correct repos.
This commit is contained in:
Nick Minkler 2015-01-13 09:55:23 -08:00
parent 0c3affcee2
commit 4f39654fbd
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</version>
<version>3.2.1</version>
<optional>true</optional>
</dependency>
<dependency>