more library updates

This commit is contained in:
Sleaker 2012-02-25 23:44:53 -08:00
parent 0f51bd7ef8
commit 1f2679ba6c
4 changed files with 3 additions and 3 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -58,14 +58,14 @@
<dependency> <dependency>
<groupId>com.earth2me.essentials.Essentials</groupId> <groupId>com.earth2me.essentials.Essentials</groupId>
<artifactId>Essentials</artifactId> <artifactId>Essentials</artifactId>
<version>2.2.18</version> <version>2.8.2</version>
<scope>system</scope> <scope>system</scope>
<systemPath>${project.basedir}/lib/Essentials.jar</systemPath> <systemPath>${project.basedir}/lib/Essentials.jar</systemPath>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.anjocaido.groupmanager.GroupManager</groupId> <groupId>org.anjocaido.groupmanager.GroupManager</groupId>
<artifactId>GroupManager</artifactId> <artifactId>GroupManager</artifactId>
<version>1.3 (Phoenix)</version> <version>1.9.42</version>
<scope>system</scope> <scope>system</scope>
<systemPath>${project.basedir}/lib/EssentialsGroupManager.jar</systemPath> <systemPath>${project.basedir}/lib/EssentialsGroupManager.jar</systemPath>
</dependency> </dependency>
@ -86,7 +86,7 @@
<dependency> <dependency>
<groupId>net.TheDgtl.iChat.iChat</groupId> <groupId>net.TheDgtl.iChat.iChat</groupId>
<artifactId>iChat</artifactId> <artifactId>iChat</artifactId>
<version>2.4.4</version> <version>2.5.3</version>
<scope>system</scope> <scope>system</scope>
<systemPath>${project.basedir}/lib/iChat.jar</systemPath> <systemPath>${project.basedir}/lib/iChat.jar</systemPath>
</dependency> </dependency>