diff --git a/README.md b/README.md
index 14aba09..f8cf053 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,18 @@
-# Settings [![Build Status](https://secure.travis-ci.org/Anxuiz/Settings.png?branch=master)](https://travis-ci.org/Anxuiz/Settings)
+# Settings [![](https://jitpack.io/v/OvercastNetwork/Settings.svg)](https://jitpack.io/#OvercastNetwork/Settings)
General purpose library for providing base classes which encapsulate the idea of configurable settings.
+
+```xml
+
+ jitpack.io
+ https://jitpack.io
+
+```
+
+```xml
+
+ com.github.OvercastNetwork
+ settings
+ master-SNAPSHOT
+
+```
diff --git a/pom.xml b/pom.xml
index 3e31f91..e7abcf5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
4.0.0
me.anxuiz
settings
- 1.9-SNAPSHOT
+ 1.11-SNAPSHOT
Settings
Library providing general-purpose classes for defining configurable settings.
@@ -20,26 +20,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
-
-
-
com.google.guava