summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index cd5cf1df..7917f3db 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,8 @@
<repositories>
<repository>
<id>bukkit-repo</id>
- <url>http://repo.bukkit.org/artifactory/repo</url>
+ <url>http://dl.dwim.org/~ebroes/tmp_repo</url>
+ <!-- <url>http://repo.bukkit.org/artifactory/repo</url> -->
</repository>
</repositories>
<pluginRepositories>