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
commit12c96e21b948738f54e0e3db453aa5259a7fe35f (patch)
tree6eafcd37014f9f326ed2aea8bababcfce33da6a1 /pom.xml
parent1d791fb11087522fdabc1753893a4d40607d6903 (diff)
downloadEssentials-12c96e21b948738f54e0e3db453aa5259a7fe35f.tar
Essentials-12c96e21b948738f54e0e3db453aa5259a7fe35f.tar.gz
Essentials-12c96e21b948738f54e0e3db453aa5259a7fe35f.tar.lz
Essentials-12c96e21b948738f54e0e3db453aa5259a7fe35f.tar.xz
Essentials-12c96e21b948738f54e0e3db453aa5259a7fe35f.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>