From e6af5c897e72ac52e0b8aa1243c02b046a82581d Mon Sep 17 00:00:00 2001
From: Aikar <aikar@aikar.co>
Date: Mon, 19 Feb 2018 22:35:32 -0500
Subject: [PATCH] update url to my repo

---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 043538c617..73423e7fbf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
         </repository>
         <repository>
             <id>aikar</id>
-            <url>https://ci.emc.gs/nexus/content/groups/aikar/</url>
+            <url>https://repo.aikar.co/content/groups/aikar/</url>
         </repository>
         <repository>
             <id>destroystokyo-repo</id>