summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKHobbits <rob@khobbits.co.uk>2014-02-16 01:15:25 +0000
committerKHobbits <rob@khobbits.co.uk>2014-02-16 01:15:25 +0000
commitc3c29fc2027d2cbe1befe6e1f65c65a0391b27ab (patch)
tree15b4c608e8af845d6af0b1b46bbcd7116ff61492
parentc41985d6ff3ef5e132a8bc801ad6dfe1a0099799 (diff)
parent79914cd490033ca14ea115b8a17cecaed87f8f78 (diff)
downloadEssentials-c3c29fc2027d2cbe1befe6e1f65c65a0391b27ab.tar
Essentials-c3c29fc2027d2cbe1befe6e1f65c65a0391b27ab.tar.gz
Essentials-c3c29fc2027d2cbe1befe6e1f65c65a0391b27ab.tar.lz
Essentials-c3c29fc2027d2cbe1befe6e1f65c65a0391b27ab.tar.xz
Essentials-c3c29fc2027d2cbe1befe6e1f65c65a0391b27ab.zip
Merge branch '2.x' of github.com:essentials/Essentials into 2.x
-rw-r--r--pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index e472eccb1..0f4fc10d3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,12 +48,12 @@
<distributionManagement>
<snapshotRepository>
- <id>esssnapshot</id>
- <url>http://repo.ess3.net/content/repositories/esssnapshot</url>
+ <id>essdev</id>
+ <url>http://repo.ess3.net/content/repositories/essdev</url>
</snapshotRepository>
<repository>
- <id>essrelease</id>
- <url>http://repo.ess3.net/content/repositories/essrelease</url>
+ <id>essrel</id>
+ <url>http://repo.ess3.net/content/repositories/essrel</url>
</repository>
</distributionManagement>