diff --git a/pom.xml b/pom.xml
index 7813692..7dc058a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,61 +1,70 @@
- 4.0.0
- brianbb
- jpastebin
- 1.0.0
- jPastebin
- jPastebin is a complete pastebin.com API wrapper for Java
-
- UTF-8
-
-
-
-
- maven-compiler-plugin
- 3.1
-
- 1.8
- 1.8
-
-
-
- org.apache.maven.plugins
- maven-source-plugin
- 2.2.1
-
-
- org.apache.maven.plugins
- maven-javadoc-plugin
- 2.9.1
-
-
-
- https://github.com/BrianBB/jPastebin
-
- https://github.com/BrianBB/jPastebin/issues
-
-
-
- GNU Lesser General Public License
- http://www.gnu.org/licenses/lgpl-3.0-standalone.html
-
-
-
-
- com.fasterxml.jackson.core
- jackson-databind
- 2.7.3
-
-
- com.fasterxml.jackson.core
- jackson-core
- 2.7.3
-
-
- com.fasterxml.jackson.core
- jackson-annotations
- 2.7.3
-
-
-
\ No newline at end of file
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+ 4.0.0
+
+
+ net.legacywars
+ parent
+ 0.1
+
+
+ brianbb
+ jpastebin
+ 1.0.0
+ jPastebin
+ jPastebin is a complete pastebin.com API wrapper for Java
+
+
+ UTF-8
+
+
+
+
+
+ maven-compiler-plugin
+ 3.1
+
+ 1.8
+ 1.8
+
+
+
+ org.apache.maven.plugins
+ maven-source-plugin
+ 2.2.1
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+ 2.9.1
+
+
+
+ https://github.com/BrianBB/jPastebin
+
+ https://github.com/BrianBB/jPastebin/issues
+
+
+
+ GNU Lesser General Public License
+ http://www.gnu.org/licenses/lgpl-3.0-standalone.html
+
+
+
+
+ com.fasterxml.jackson.core
+ jackson-databind
+ 2.7.3
+
+
+ com.fasterxml.jackson.core
+ jackson-core
+ 2.7.3
+
+
+ com.fasterxml.jackson.core
+ jackson-annotations
+ 2.7.3
+
+
+