fix pom.xml

This commit is contained in:
Xephi 2013-08-07 21:53:40 +02:00
parent 83c4bee94b
commit f7f5ef0edb

View File

@ -121,13 +121,6 @@
<version>Pre2.9.4.1</version>
<scope>system</scope>
<systemPath>${project.basedir}/lib/Essentials.jar</systemPath>
</dependency>
<dependency>
<groupId>com.sun.mail</groupId>
<artifactId>javax.mail</artifactId>
<version>1.4.5</version>
<scope>system</scope>
<systemPath>${project.basedir}/lib/mail.jar</systemPath>
</dependency>
</dependencies>
</project>