Added support for WorldGuard 6.0

This commit is contained in:
Grafe
2015-01-05 16:15:49 +01:00
parent 703edfc8b8
commit 68d5820501
3 changed files with 11 additions and 16 deletions
+2 -4
View File
@@ -4,7 +4,7 @@
<groupId>com.dre</groupId>
<artifactId>brewery</artifactId>
<version>1.3</version>
<version>1.3.1</version>
<name>Brewery</name>
<build>
@@ -130,9 +130,7 @@
<dependency>
<groupId>com.sk89q</groupId>
<artifactId>worldguard</artifactId>
<version>LATEST</version>
<scope>compile</scope>
<type>jar</type>
<version>6.0.0-beta-01</version>
</dependency>
<dependency>