diff --git a/pom.xml b/pom.xml
index b8123c1..4eb59b3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,8 +3,9 @@
ExtremeDemonList
ExtremeDemonList
0.0.1-SNAPSHOT
-
+
+
org.json
json
@@ -15,37 +16,58 @@
gson
2.8.6
-
commons-io
commons-io
2.6
- joda-time
- joda-time
- 2.9.2
-
-
-
-
- junit
- junit
- 4.12
- test
-
+ joda-time
+ joda-time
+ 2.9.2
+
+
+ junit
+ junit
+ 4.12
+ test
+
+
org.apache.maven.plugins
maven-jar-plugin
- 3.2.0
+ 3.2.0
./target
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+ 3.3.0
+
+
+
+ main.Main
+
+
+
+ jar-with-dependencies
+
+
+
+
+ make-assembly
+ package
+
+ single
+
+
+
+
-