library updates

This commit is contained in:
Sleaker 2012-03-11 23:47:57 -07:00
parent 3ee0840687
commit dee9431f35
3 changed files with 2 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -30,7 +30,7 @@
<dependency> <dependency>
<groupId>is.currency</groupId> <groupId>is.currency</groupId>
<artifactId>Currency</artifactId> <artifactId>Currency</artifactId>
<version>0.6</version> <version>0.61</version>
<scope>system</scope> <scope>system</scope>
<systemPath>${project.basedir}/lib/CurrencyCore.jar</systemPath> <systemPath>${project.basedir}/lib/CurrencyCore.jar</systemPath>
</dependency> </dependency>
@ -51,7 +51,7 @@
<dependency> <dependency>
<groupId>ca.agnate.EconXP.EconXP</groupId> <groupId>ca.agnate.EconXP.EconXP</groupId>
<artifactId>EconXP</artifactId> <artifactId>EconXP</artifactId>
<version>0.2.1</version> <version>0.4.1</version>
<scope>system</scope> <scope>system</scope>
<systemPath>${project.basedir}/lib/EconXP.jar</systemPath> <systemPath>${project.basedir}/lib/EconXP.jar</systemPath>
</dependency> </dependency>