diff options
author | Erik Broes <erikbroes@grum.nl> | 2011-01-15 01:24:18 +0100 |
---|---|---|
committer | Erik Broes <erikbroes@grum.nl> | 2011-01-15 01:24:18 +0100 |
commit | 0318cfc74632fc1addec858982086518ea9711af (patch) | |
tree | fb67fbc45703a2382585b751e19b9e9fb8e03d35 /pom.xml | |
parent | 81882dea397c01902f91b5eb57e91ee36f761751 (diff) | |
download | craftbukkit-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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |