From 6907c870a4e9f0ecafd9eb6324409839e4f2fcf4 Mon Sep 17 00:00:00 2001 From: md-5 Date: Thu, 11 Jul 2013 08:36:14 +1000 Subject: [PATCH] Add maven repo stuff - should probably be formatted or something :p --- pom.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4756043e..cb38e1e2 100644 --- a/pom.xml +++ b/pom.xml @@ -31,6 +31,16 @@ NoCheatPlus + + + md_5-releases + http://repo.md-5.net/content/repositories/releases/ + + + md_5-snapshots + http://repo.md-5.net/content/repositories/snapshots/ + + bukkit @@ -48,4 +58,4 @@ The naming of the native compatibility modules mostly follows NCPCompat + shortc NCPCompatBukkit provides compatibility for the Bukkit-API only (no native module available), aiming at keeping NCP up for a new MC version for if no native module is available . Tendency is to use the latest Bukkit version rather, but since it is used for some "unknown mods" as well, it is not compiled with the latest Bukkit version always. TODO: Better place for descriptions like this? - \ No newline at end of file +