diff --git a/pom.xml b/pom.xml
index df8b53a..afe5bd0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,39 @@
0.0.1-SNAPSHOT
src
+
+
+ src
+
+ **/*.java
+
+
+
+
+ maven-assembly-plugin
+
+
+ package
+
+ single
+
+
+
+
+
+
+ true
+ lib/
+ com.loohp.limbo.Limbo
+
+
+
+ jar-with-dependencies
+
+ false
+
+
maven-compiler-plugin
3.8.0
@@ -49,4 +81,9 @@
+
+ 1.8
+ 1.8
+
+
\ No newline at end of file