remove SDFEconomy repository as it's not stable.

This commit is contained in:
Nick Minkler 2014-02-26 18:22:40 -08:00
parent 0b306d01ec
commit be9dc9c8ef
1 changed files with 3 additions and 5 deletions

View File

@ -53,10 +53,6 @@ Vault currently supports the following: Permissions 3, PEX, GroupManager, bPerms
<id>bukkit-repo</id>
<url>http://repo.bukkit.org/content/groups/public/</url>
</repository>
<repository>
<id>sdfeconomy-repo</id>
<url>http://omwah.sdf.org/maven/repo/snapshots/</url>
</repository>
<repository>
<id>greatman-repo</id>
<url>http://repo.greatmancode.com/content/groups/public/</url>
@ -354,7 +350,9 @@ Vault currently supports the following: Permissions 3, PEX, GroupManager, bPerms
<dependency>
<groupId>com.github.omwah</groupId>
<artifactId>SDFEconomy</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.2.2</version>
<scope>system</scope>
<systemPath>${project.basedir}/lib/SDFEconomy-0.2.2.jar</systemPath>
</dependency>
<dependency>
<groupId>net.ae97</groupId>