Set dependency for NCPCore to Bukkit 1.7.9-R0.2.

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).
This commit is contained in:
asofold 2014-06-15 02:52:41 +02:00
parent fc83b884b3
commit 24aecb58d3

View File

@ -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>