Update dummypermscompat version

Dieser Commit ist enthalten in:
zml2008 2012-01-16 20:41:55 -08:00
Ursprung 73f882909e
Commit ac3fff5af0

Datei anzeigen

@ -37,12 +37,11 @@
</repositories>
<dependencies>
<!-- Used for Permissions support (this version has both the legacy API
and the new Permissions API to compile against -->
<!-- Used for PermissionsEx support -->
<dependency>
<groupId>com.sk89q</groupId>
<artifactId>dummypermscompat</artifactId>
<version>1.4</version>
<version>1.5</version>
</dependency>
<!-- Bukkit -->