pom.xml fix

This commit is contained in:
Blackvein 2013-10-20 14:08:44 -07:00
parent 012f97bdfe
commit bb9f57c24c

View File

@ -66,7 +66,7 @@
<artifactId>RPGItems</artifactId>
<version>3.3</version>
<scope>system</scope>
<systemPath>${project.basedir}/lib/RPGItems.jar</systemPath>
<systemPath>${project.basedir}/lib/rpgitems.jar</systemPath>
</dependency>
<dependency>
<groupId>me.ThaH3lper</groupId>