diff --git a/README.md b/README.md
index cf0cfd11f9a..bd40220b77e 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-BungeeCord
+BungeeCord [![](https://jitpack.io/v/OvercastNetwork/BungeeCord.svg)](https://jitpack.io/#OvercastNetwork/BungeeCord)
==========
**NOTE**: This repository is no longer maintained, but a popular [fork](https://github.com/StratusNetwork/BungeeCord) is still active.
@@ -20,4 +20,22 @@ Binaries
--------
Precompiled binaries are available for end users on [Jenkins](https://www.spigotmc.org/go/bungeecord-dl).
+Distribution
+------------
+
+```xml
+
+ jitpack.io
+ https://jitpack.io
+
+```
+
+```xml
+
+ com.github.OvercastNetwork.BungeeCord
+ bungeecord-api
+ master-SNAPSHOT
+
+```
+
(c) 2012-2016 SpigotMC Pty. Ltd.
diff --git a/api/pom.xml b/api/pom.xml
index 9ef2b0da29d..00cb14dcac1 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -19,9 +19,9 @@
- tc.oc
+ com.github.OvercastNetwork
minecraft-api
- 1.11-SNAPSHOT
+ master-SNAPSHOT
tc.oc
diff --git a/config/pom.xml b/config/pom.xml
index e731d711e5b..b03632c0180 100644
--- a/config/pom.xml
+++ b/config/pom.xml
@@ -19,9 +19,9 @@
- tc.oc
+ com.github.OvercastNetwork
minecraft-api
- 1.11-SNAPSHOT
+ master-SNAPSHOT
compile
diff --git a/pom.xml b/pom.xml
index 60afcb217cd..3ba6390fbc6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,26 +32,11 @@
- pa-snapshots
- https://repo.extension.ws/content/repositories/snapshots
-
-
- pa-releases
- https://repo.extension.ws/content/repositories/releases
+ jitpack.io
+ https://jitpack.io
-
-
- pa-deployment
- https://repo.extension.ws/content/repositories/releases
-
-
- pa-deployment
- https://repo.extension.ws/content/repositories/snapshots
-
-
-
md_5