From 2bfec13b00df7e45f873cdd0c7364493f53a86a8 Mon Sep 17 00:00:00 2001 From: AppleDash Date: Wed, 8 Nov 2017 20:29:52 -0500 Subject: [PATCH] Fix Maven repo bullshit --- SaneEconomyCore/pom.xml | 8 ++++---- pom.xml | 7 +------ 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/SaneEconomyCore/pom.xml b/SaneEconomyCore/pom.xml index 81a894e..78814e0 100644 --- a/SaneEconomyCore/pom.xml +++ b/SaneEconomyCore/pom.xml @@ -106,8 +106,8 @@ - nexus-snapshots - https://mvn.votuvo.com/ + votuvo + https://nexus.votuvo.com/ true @@ -116,8 +116,8 @@ - nexus-snapshots - https://mvn.votuvo.com/content/repositories/snapshots + votuvo + https://nexus.votuvo.com/repository/maven-snapshots/ diff --git a/pom.xml b/pom.xml index 5fb4e52..ab0f9a0 100644 --- a/pom.xml +++ b/pom.xml @@ -17,11 +17,6 @@ - - spigot - Spigot - https://hub.spigotmc.org/nexus/content/repositories/snapshots/ - vault Vault @@ -29,7 +24,7 @@ votuvo - https://mvn.votuvo.com/ + https://nexus.votuvo.com/repository/maven-public/