summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke GB <github@lukegb.com>2011-02-15 22:55:23 +0100
committerLuke GB <github@lukegb.com>2011-02-15 22:55:23 +0100
commitcf6c435c6ed0de50f20f3e7ddad21e9b8ca8372a (patch)
tree482fba8218336b899c8b07b5dc31d5176ea34d7e
parent33bcae40c69efaf4244a3b0d218ac4c7ae13f468 (diff)
downloadcraftbukkit-cf6c435c6ed0de50f20f3e7ddad21e9b8ca8372a.tar
craftbukkit-cf6c435c6ed0de50f20f3e7ddad21e9b8ca8372a.tar.gz
craftbukkit-cf6c435c6ed0de50f20f3e7ddad21e9b8ca8372a.tar.lz
craftbukkit-cf6c435c6ed0de50f20f3e7ddad21e9b8ca8372a.tar.xz
craftbukkit-cf6c435c6ed0de50f20f3e7ddad21e9b8ca8372a.zip
That messed up Jenkins
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 4101ad3a..7f954ba6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<pluginRepositories>
<pluginRepository>
<id>bukkit-plugins</id>
- <url>http://artifacts.lukegb.com/artifactory/repo</url>
+ <url>http://artifacts.lukegb.com/artifactory/plugins-release</url>
</pluginRepository>
</pluginRepositories>
<dependencies>