mirror of
https://github.com/asofold/CompatNoCheatPlus.git
synced 2024-11-24 12:16:46 +01:00
Update to latest dependencies (1.6.4).
This commit is contained in:
parent
05fd5c76d8
commit
809ece249f
BIN
CompatNoCheatPlus/lib-maven/Citizens.jar
Normal file
BIN
CompatNoCheatPlus/lib-maven/Citizens.jar
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -27,7 +27,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.bukkit</groupId>
|
<groupId>org.bukkit</groupId>
|
||||||
<artifactId>bukkit</artifactId>
|
<artifactId>bukkit</artifactId>
|
||||||
<version>1.6.2-R0.1-SNAPSHOT</version>
|
<version>1.6.4-R0.1-SNAPSHOT</version>
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
@ -49,7 +49,7 @@
|
|||||||
<artifactId>citizens</artifactId>
|
<artifactId>citizens</artifactId>
|
||||||
<version>todo</version>
|
<version>todo</version>
|
||||||
<scope>system</scope>
|
<scope>system</scope>
|
||||||
<systemPath>${basedir}/lib-maven/citizens.jar</systemPath>
|
<systemPath>${basedir}/lib-maven/Citizens.jar</systemPath>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.nisovin</groupId>
|
<groupId>com.nisovin</groupId>
|
||||||
|
Loading…
Reference in New Issue
Block a user