Final fix to the dependency resolution. Reverted minor changes to WorldEdit handling

This commit is contained in:
Wild1145
2017-01-07 23:59:53 +00:00
parent 7b183612e4
commit aaeee0d36e
2 changed files with 13 additions and 5 deletions

View File

@@ -91,9 +91,9 @@
</dependency>
<dependency>
<groupId>com.github.TotalFreedom</groupId>
<artifactId>TF-WorldEdit</artifactId>
<version>63626093f3</version>
<groupId>com.github.TotalFreedom.TF-WorldEdit</groupId>
<artifactId>worldedit-bukkit</artifactId>
<version>6.1.0-TF</version>
</dependency>
<dependency>