diff --git a/pom.xml b/pom.xml
index f875717..2842c9c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,8 +5,13 @@
4.0.0
com.dustinredmond
- SharePointInfo
- 1.0-SNAPSHOT
+ SharePointAPI
+ 2.0.0-RELEASE
+
+ UTF-8
+ 1.8
+ 1.8
+
org.apache.httpcomponents
@@ -27,12 +32,32 @@
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+ 3.0.0
+
+
+ jar-with-dependencies
+
+ false
+ SharePointAPI
+
+
+
+ package
+
+ single
+
+
+
+
org.apache.maven.plugins
maven-compiler-plugin
-
- 8
+
+ 9