From cae6930ae4d8a00741364ff94747853ad0b714dd Mon Sep 17 00:00:00 2001 From: Zach Brown <1254957+zachbr@users.noreply.github.com> Date: Sat, 6 Aug 2016 16:49:55 -0500 Subject: [PATCH] Update maven repo urls --- Spigot-API-Patches/POM-changes.patch | 4 ++-- pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Spigot-API-Patches/POM-changes.patch b/Spigot-API-Patches/POM-changes.patch index 7c8362c5e0..a316a172ce 100644 --- a/Spigot-API-Patches/POM-changes.patch +++ b/Spigot-API-Patches/POM-changes.patch @@ -49,13 +49,13 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000 - spigotmc-releases - https://hub.spigotmc.org/nexus/content/repositories/releases/ + destroystokyo-releases -+ https://repo.destroystokyo.com/content/repositories/releases/ ++ https://repo.destroystokyo.com/repository/maven-releases/ - spigotmc-snapshots - https://hub.spigotmc.org/nexus/content/repositories/snapshots/ + destroystokyo-snapshots -+ https://repo.destroystokyo.com/content/repositories/snapshots/ ++ https://repo.destroystokyo.com/repository/maven-snapshots/ diff --git a/pom.xml b/pom.xml index 475d4b7e1c..dfeeb38b61 100644 --- a/pom.xml +++ b/pom.xml @@ -45,11 +45,11 @@ destroystokyo-releases - https://repo.destroystokyo.com/content/repositories/releases/ + https://repo.destroystokyo.com/repository/maven-releases/ destroystokyo-snapshots - https://repo.destroystokyo.com/content/repositories/snapshots/ + https://repo.destroystokyo.com/repository/maven-snapshots/