diff --git a/pom.xml b/pom.xml
index 9730b79..8f757e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,26 +53,105 @@
org.apache.maven.plugins
- maven-jar-plugin
- 3.2.0
+ maven-assembly-plugin
+ 3.3.0
- true
main.Main
+
+ jar-with-dependencies
+
- package
+ make-assembly
package
- jar
+ single
+
+
+
+
+
+
+
+
+ 4.0.0
+ ExtremeDemonList
+ ExtremeDemonList
+ 0.0.1-SNAPSHOT
+
+
+ 17
+ 17
+
+
+
+
+
+ org.json
+ json
+ 20140107
+
+
+ com.google.code.gson
+ gson
+ 2.8.6
+
+
+ commons-io
+ commons-io
+ 2.6
+
+
+ joda-time
+ joda-time
+ 2.9.2
+
+
+ junit
+ junit
+ 4.12
+ test
+
+
+
+
+ src
+
+
+ maven-compiler-plugin
+ 3.8.1
+
+ 17
+
+
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+ 3.3.0
+
+
+
+ main.Main
+
+
+
+ jar-with-dependencies
+
+
+
+
+ make-assembly
+ package
+
+ single
-
- ${project.build.directory}/staging
-