From 9f2141331aef00623cd658afaab0b32b9725c9b9 Mon Sep 17 00:00:00 2001 From: Dan Mulloy Date: Mon, 25 May 2015 11:53:08 -0400 Subject: [PATCH] Update subprojects to 1.8.6 --- Examples/ItemDisguise/pom.xml | 12 ++++-------- Examples/TinyProtocol/pom.xml | 8 ++++---- 2 files changed, 8 insertions(+), 12 deletions(-) diff --git a/Examples/ItemDisguise/pom.xml b/Examples/ItemDisguise/pom.xml index 566a8eb8..3264e1c5 100644 --- a/Examples/ItemDisguise/pom.xml +++ b/Examples/ItemDisguise/pom.xml @@ -17,12 +17,8 @@ https://hub.spigotmc.org/nexus/content/groups/public/ - comphenix-releases - http://repo.comphenix.net/content/repositories/releases/ - - - shadowvolt-repo - http://ci.shadowvolt.com/plugin/repository/everything/ + dmulloy2-repo + http://repo.dmulloy2.net/content/groups/public/ @@ -65,12 +61,12 @@ org.spigotmc spigot-api - 1.8-R0.1-SNAPSHOT + 1.8.6-R0.1-SNAPSHOT org.spigotmc spigot - 1.8-R0.1-SNAPSHOT + 1.8.6-R0.1-SNAPSHOT provided diff --git a/Examples/TinyProtocol/pom.xml b/Examples/TinyProtocol/pom.xml index b36bb7e3..e6167cf3 100644 --- a/Examples/TinyProtocol/pom.xml +++ b/Examples/TinyProtocol/pom.xml @@ -13,8 +13,8 @@ https://hub.spigotmc.org/nexus/content/groups/public/ - shadowvolt-repo - http://ci.shadowvolt.com/plugin/repository/everything/ + dmulloy2-repo + http://repo.dmulloy2.net/content/groups/public/ @@ -42,12 +42,12 @@ org.spigotmc spigot-api - 1.8.3-R0.1-SNAPSHOT + 1.8.6-R0.1-SNAPSHOT org.spigotmc spigot - 1.8.3-R0.1-SNAPSHOT + 1.8.6-R0.1-SNAPSHOT provided