From 2a67f0182f43ee0393593f0b67dc13cee2eb36e9 Mon Sep 17 00:00:00 2001 From: Zach Brown Date: Sun, 21 Feb 2016 04:12:03 -0600 Subject: [PATCH] Proper maven repo details --- Spigot-API-Patches/0001-POM-changes.patch | 24 +++++++++++++++++++---- pom.xml | 8 ++++---- 2 files changed, 24 insertions(+), 8 deletions(-) diff --git a/Spigot-API-Patches/0001-POM-changes.patch b/Spigot-API-Patches/0001-POM-changes.patch index c7df261..9690368 100644 --- a/Spigot-API-Patches/0001-POM-changes.patch +++ b/Spigot-API-Patches/0001-POM-changes.patch @@ -1,14 +1,14 @@ -From 7efc9bdbba963f83977a6f03cec9b1604112ece1 Mon Sep 17 00:00:00 2001 +From 5d7fe1d8ba54b000f583088bc50141a184818516 Mon Sep 17 00:00:00 2001 From: Zach Brown Date: Tue, 6 Jan 2015 22:12:31 -0600 Subject: [PATCH] POM changes diff --git a/pom.xml b/pom.xml -index cb142f2..a2dd938 100644 +index cb142f2..d63151f 100644 --- a/pom.xml +++ b/pom.xml -@@ -4,23 +4,25 @@ +@@ -4,35 +4,37 @@ 4.0.0 @@ -43,6 +43,22 @@ index cb142f2..a2dd938 100644 UTF-8 + + + +- spigotmc-releases +- https://hub.spigotmc.org/nexus/content/repositories/releases/ ++ destroystokyo-releases ++ https://repo.destroystokyo.com/content/repositories/releases/ + + +- spigotmc-snapshots +- https://hub.spigotmc.org/nexus/content/repositories/snapshots/ ++ destroystokyo-snapshots ++ https://repo.destroystokyo.com/content/repositories/snapshots/ + + + @@ -129,26 +131,6 @@ @@ -71,5 +87,5 @@ index cb142f2..a2dd938 100644 maven-shade-plugin 2.3 -- -2.7.0 +2.7.1 diff --git a/pom.xml b/pom.xml index 807e4a8..508f3ab 100644 --- a/pom.xml +++ b/pom.xml @@ -36,12 +36,12 @@ - md_5-releases - http://repo.md-5.net/content/repositories/releases/ + destroystokyo-releases + https://repo.destroystokyo.com/content/repositories/releases/ - md_5-snapshots - http://repo.md-5.net/content/repositories/snapshots/ + destroystokyo-snapshots + https://repo.destroystokyo.com/content/repositories/snapshots/ \ No newline at end of file