diff --git a/lib/IslandWorld-7.0.jar b/lib/IslandWorld-7.0.jar
new file mode 100644
index 0000000..5c1def9
Binary files /dev/null and b/lib/IslandWorld-7.0.jar differ
diff --git a/lib/Towny-0.91.4.0.jar b/lib/Towny-0.91.4.0.jar
new file mode 100644
index 0000000..de6712c
Binary files /dev/null and b/lib/Towny-0.91.4.0.jar differ
diff --git a/pom.xml b/pom.xml
index 9b03eb0..f5301c7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,10 +98,6 @@
vault-repo
http://nexus.hc.to/content/repositories/pub_releases/
-
- epiceric-repo
- http://epicericee.github.io/ShopChest/maven/
-
bstats-repo
http://repo.bstats.org/content/repositories/releases/
@@ -115,7 +111,7 @@
http://maven.sk89q.com/artifactory/repo/
- athion-reop
+ athion-repo
http://ci.athion.net/job/PlotSquared/ws/mvn/
@@ -151,12 +147,6 @@
6.1.3-SNAPSHOT
provided
-
- com.palmergames
- Towny
- 0.91.1.0
- provided
-
org.bstats
bstats-bukkit
@@ -186,18 +176,26 @@
3.0.6.2
provided
-
- pl.gnacik
- IslandWorld
- 7.0
- provided
-
com.github.TechFortress
GriefPrevention
16.6
provided
+
+ com.palmergames
+ Towny
+ 0.91.4.0
+ system
+ ${project.basedir}/lib/Towny-0.91.4.0.jar
+
+
+ pl.gnacik
+ IslandWorld
+ 7.0
+ system
+ ${project.basedir}/lib/IslandWorld-7.0.jar
+