diff --git a/NoCheatPlus/pom.xml b/NoCheatPlus/pom.xml index d641c286..7beea25c 100644 --- a/NoCheatPlus/pom.xml +++ b/NoCheatPlus/pom.xml @@ -4,12 +4,22 @@ nocheatplus NoCheatPlus - 3.10.13-BACKFLAP + 3.10.13-SNAPSHOT Detect and fight the exploitation of various flaws/bugs in Minecraft. http://dev.bukkit.org/server-mods/nocheatplus jar + + + md_5-releases + http://repo.md-5.net/content/repositories/releases/ + + + md_5-snapshots + http://repo.md-5.net/content/repositories/snapshots/ + + md_5-releases diff --git a/pom.xml b/pom.xml index a0fe79ab..1ad5b0cf 100644 --- a/pom.xml +++ b/pom.xml @@ -40,10 +40,6 @@ Bukkit http://repo.bukkit.org/content/groups/public/ - - md_5-releases - http://repo.md-5.net/content/repositories/releases/ - The initial pom design had been taken from mbax (GitHub, TODO: link).