Skip to content

Commit

Permalink
Set dependency for NCPCore to Bukkit 1.7.9-R0.2.
Browse files Browse the repository at this point in the history
This might allow to add compatibility stuff similar to BridgeHealth,
just for UUIDs.

Shortly tested on 1.7.9, 1.7.2 and 1.5.2 (no joke).
  • Loading branch information
asofold committed Jun 15, 2014
1 parent fc83b88 commit 24aecb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NCPCore/pom.xml
Expand Up @@ -17,7 +17,7 @@
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<version>1.7.2-R0.4-SNAPSHOT</version>
<version>1.7.9-R0.2</version>
</dependency>
<dependency>
<groupId>fr.neatmonster</groupId>
Expand Down

0 comments on commit 24aecb5

Please sign in to comment.