Update to latest dependencies (1.6.4).

This commit is contained in:
asofold 2013-10-03 15:13:13 +02:00
parent 05fd5c76d8
commit 809ece249f
6 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -27,7 +27,7 @@
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<version>1.6.2-R0.1-SNAPSHOT</version>
<version>1.6.4-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
@ -49,7 +49,7 @@
<artifactId>citizens</artifactId>
<version>todo</version>
<scope>system</scope>
<systemPath>${basedir}/lib-maven/citizens.jar</systemPath>
<systemPath>${basedir}/lib-maven/Citizens.jar</systemPath>
</dependency>
<dependency>
<groupId>com.nisovin</groupId>