summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorErik Broes <erikbroes@grum.nl>2011-01-15 01:12:53 +0100
committerErik Broes <erikbroes@grum.nl>2011-01-15 01:12:53 +0100
commit81882dea397c01902f91b5eb57e91ee36f761751 (patch)
treeedda2c93b8df0fbb00f7d85d690f1c7556c2a348 /pom.xml
parent80707c0a233c69544625e17dc8b3e00905eea2c5 (diff)
downloadcraftbukkit-81882dea397c01902f91b5eb57e91ee36f761751.tar
craftbukkit-81882dea397c01902f91b5eb57e91ee36f761751.tar.gz
craftbukkit-81882dea397c01902f91b5eb57e91ee36f761751.tar.lz
craftbukkit-81882dea397c01902f91b5eb57e91ee36f761751.tar.xz
craftbukkit-81882dea397c01902f91b5eb57e91ee36f761751.zip
Moved to more permanent maven repo
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index f08ed9e9..d60fa8aa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,8 +8,8 @@
<url>http://www.bukkit.org</url>
<repositories>
<repository>
- <id>tmp-repo</id>
- <url>http://dl.dwim.org/~ebroes/maven</url>
+ <id>bukkut-repo</id>
+ <url>http://artifacts.lukegb.com/artifactory/libs-release</url>
</repository>
</repositories>
<dependencies>
@@ -67,4 +67,4 @@
</plugin>
</plugins>
</build>
-</project> \ No newline at end of file
+</project>