Revert "Update dummypermscompat version"

This reverts commit ac3fff5af0.
This commit is contained in:
zml2008 2012-01-19 21:36:47 -08:00
parent 5746831818
commit 8ebc20d5aa

View File

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