updated some more libs

This commit is contained in:
Sleaker 2012-08-08 06:42:50 -07:00
parent e797ba912e
commit 0404360071
5 changed files with 4 additions and 4 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -86,14 +86,14 @@
<dependency>
<groupId>com.earth2me.essentials.Essentials</groupId>
<artifactId>Essentials</artifactId>
<version>2.8.2</version>
<version>2.9.2</version>
<scope>system</scope>
<systemPath>${project.basedir}/lib/Essentials.jar</systemPath>
</dependency>
<dependency>
<groupId>org.anjocaido.groupmanager.GroupManager</groupId>
<artifactId>GroupManager</artifactId>
<version>1.9.42</version>
<version>2.0</version>
<scope>system</scope>
<systemPath>${project.basedir}/lib/EssentialsGroupManager.jar</systemPath>
</dependency>
@ -191,7 +191,7 @@
<dependency>
<groupId>de.bananaco.permissions.Permissions</groupId>
<artifactId>bPermissions2</artifactId>
<version>2.9.0</version>
<version>2.9.12d</version>
<scope>system</scope>
<systemPath>${project.basedir}/lib/bpermissions2.jar</systemPath>
</dependency>
@ -212,7 +212,7 @@
<dependency>
<groupId>me.greatman.Craftconomy</groupId>
<artifactId>Craftconomy</artifactId>
<version>2.3.1</version>
<version>2.3.5</version>
<scope>system</scope>
<systemPath>${project.basedir}/lib/Craftconomy.jar</systemPath>
</dependency>