Update Citizens2 Api lib

This commit is contained in:
Xephi 2014-06-13 06:28:46 +02:00
parent 09e8ad5ff4
commit 18cfc2891f
3 changed files with 2 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -41,9 +41,9 @@
<dependency> <dependency>
<groupId>net.citizensnpcs</groupId> <groupId>net.citizensnpcs</groupId>
<artifactId>citizensapi</artifactId> <artifactId>citizensapi</artifactId>
<version>2.0.6-SNAPSHOT</version> <version>2.0.13-SNAPSHOT</version>
<scope>system</scope> <scope>system</scope>
<systemPath>${project.basedir}/lib/citizensapi-2.0.6-SNAPSHOT.jar</systemPath> <systemPath>${project.basedir}/lib/citizensapi-2.0.13-SNAPSHOT.jar</systemPath>
</dependency> </dependency>
<dependency> <dependency>
<groupId>net.citizensnpcs</groupId> <groupId>net.citizensnpcs</groupId>