summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorChris Ward <chris@chrisgward.com>2013-12-29 00:21:26 +1100
committerChris Ward <chris@chrisgward.com>2013-12-29 00:21:26 +1100
commit79b7162cdc389d13e30f1b8fae593026d9a869dc (patch)
tree2ed1cf676dce276899d6b6270f84546c7792a859 /pom.xml
parent5f7845288007a812f057f84661ed744eb3c2c1de (diff)
downloadEssentials-79b7162cdc389d13e30f1b8fae593026d9a869dc.tar
Essentials-79b7162cdc389d13e30f1b8fae593026d9a869dc.tar.gz
Essentials-79b7162cdc389d13e30f1b8fae593026d9a869dc.tar.lz
Essentials-79b7162cdc389d13e30f1b8fae593026d9a869dc.tar.xz
Essentials-79b7162cdc389d13e30f1b8fae593026d9a869dc.zip
Use the Essentials Maven repository
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index cf64accc9..2ed91188c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,8 +41,8 @@
<repositories>
<repository>
- <id>bukkit-repo</id>
- <url>http://repo.bukkit.org/content/groups/public</url>
+ <id>ess-repo</id>
+ <url>http://repo.ess3.net/content/groups/public</url>
</repository>
</repositories>