removed Towny from the pom and libs.

This commit is contained in:
Sleaker 2012-06-11 21:05:35 -07:00
parent 595e343b59
commit b98d5b9eff
2 changed files with 0 additions and 7 deletions

Binary file not shown.

View File

@ -174,13 +174,6 @@
<scope>system</scope>
<systemPath>${project.basedir}/lib/PermissionsBukkit.jar</systemPath>
</dependency>
<dependency>
<groupId>com.palmergames.bukkit.towny.Towny</groupId>
<artifactId>Towny</artifactId>
<version>0.77.1.0</version>
<scope>system</scope>
<systemPath>${project.basedir}/lib/Towny.jar</systemPath>
</dependency>
<dependency>
<groupId>ru.tehkode</groupId>
<artifactId>PermissionsEx</artifactId>