summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorErik Broes <erikbroes@grum.nl>2011-07-09 11:49:43 +0200
committerErik Broes <erikbroes@grum.nl>2011-07-09 11:49:43 +0200
commitf6a06e8df4b5205dd8085d4f7f32f73b12257939 (patch)
tree05d26933e602396afa04780efce93e25ad73aa0f /pom.xml
parentc56d0c0842923ac3b80d627790aa60d99e698dbf (diff)
downloadcraftbukkit-f6a06e8df4b5205dd8085d4f7f32f73b12257939.tar
craftbukkit-f6a06e8df4b5205dd8085d4f7f32f73b12257939.tar.gz
craftbukkit-f6a06e8df4b5205dd8085d4f7f32f73b12257939.tar.lz
craftbukkit-f6a06e8df4b5205dd8085d4f7f32f73b12257939.tar.xz
craftbukkit-f6a06e8df4b5205dd8085d4f7f32f73b12257939.zip
Temporarily relocated 1.7.3 jar to static location
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>