summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorErik Broes <erikbroes@grum.nl>2011-01-15 01:24:18 +0100
committerErik Broes <erikbroes@grum.nl>2011-01-15 01:24:18 +0100
commit0318cfc74632fc1addec858982086518ea9711af (patch)
treefb67fbc45703a2382585b751e19b9e9fb8e03d35 /pom.xml
parent81882dea397c01902f91b5eb57e91ee36f761751 (diff)
downloadcraftbukkit-0318cfc74632fc1addec858982086518ea9711af.tar
craftbukkit-0318cfc74632fc1addec858982086518ea9711af.tar.gz
craftbukkit-0318cfc74632fc1addec858982086518ea9711af.tar.lz
craftbukkit-0318cfc74632fc1addec858982086518ea9711af.tar.xz
craftbukkit-0318cfc74632fc1addec858982086518ea9711af.zip
Updated pom once more! proper repo this time :D
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index d60fa8aa..2ed24b4f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
<repositories>
<repository>
<id>bukkut-repo</id>
- <url>http://artifacts.lukegb.com/artifactory/libs-release</url>
+ <url>http://artifacts.lukegb.com/artifactory/repo</url>
</repository>
</repositories>
<dependencies>