summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorErik Broes <erikbroes@grum.nl>2011-07-17 00:28:35 +0200
committerErik Broes <erikbroes@grum.nl>2011-07-17 18:14:45 +0200
commitdf9142cd14aba260939b8618010cceb47d706890 (patch)
tree89c6b10415c0d1d4eed60dacd585aed197d3eb50 /pom.xml
parente4edbf288d05e7896438dd93b08eaf1273ae940f (diff)
downloadcraftbukkit-df9142cd14aba260939b8618010cceb47d706890.tar
craftbukkit-df9142cd14aba260939b8618010cceb47d706890.tar.gz
craftbukkit-df9142cd14aba260939b8618010cceb47d706890.tar.lz
craftbukkit-df9142cd14aba260939b8618010cceb47d706890.tar.xz
craftbukkit-df9142cd14aba260939b8618010cceb47d706890.zip
Use the regular repo-url again
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 782053d1..006c1415 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,8 +19,7 @@
<repositories>
<repository>
<id>bukkit-repo</id>
- <url>http://dl.dwim.org/~ebroes/tmp_repo</url>
- <!-- <url>http://repo.bukkit.org/artifactory/repo</url> -->
+ <url>http://repo.bukkit.org/artifactory/repo</url>
</repository>
</repositories>
<pluginRepositories>