diff --git a/ProtocolLib/pom.xml b/ProtocolLib/pom.xml
index 77d078c5..6ced2ca4 100644
--- a/ProtocolLib/pom.xml
+++ b/ProtocolLib/pom.xml
@@ -33,8 +33,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/
diff --git a/Readme.md b/Readme.md
index b9c26d08..5a22a98e 100644
--- a/Readme.md
+++ b/Readme.md
@@ -46,8 +46,8 @@ You can also add ProtocolLib as a Maven dependency:
````xml
- shadowvolt-repo
- http://ci.shadowvolt.com/plugin/repository/everything/
+ dmulloy2-repo
+ http://repo.dmulloy2.net/content/groups/public/
...