diff --git a/pom.xml b/pom.xml
index d240bac..0db8967 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,6 +7,16 @@
1.0-SNAPSHOT
ServerTester
http://maven.apache.org
+
+
+ 11
+ UTF-8
+ UTF-8
+ 11
+ 11
+
+
+
com.fifesoft
@@ -21,4 +31,46 @@
test
+
+
+
+
+ org.codehaus.mojo
+ exec-maven-plugin
+ 3.0.0
+
+ info.istlab.ServerTester.App
+
+
+
+
+ maven-assembly-plugin
+
+
+
+
+
+
+ jar-with-dependencies
+
+ ${project.artifactId}-${project.version}-launcher
+ false
+
+
+
+ info.istlab.ServerTester.App
+
+
+ all-permissions
+ .
+
+
+
+
+
+
+