Skip to content

Commit

Permalink
Update dummypermscompat version
Browse files Browse the repository at this point in the history
  • Loading branch information
zml2008 committed Jan 17, 2012
1 parent 73f8829 commit ac3fff5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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 -->
Expand Down

0 comments on commit ac3fff5

Please sign in to comment.