diff --git a/pom.xml b/pom.xml
index 8a66b75..d05be70 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,21 +49,28 @@
maven-compiler-plugin
3.5.1
-
- org.apache.maven.plugins
- maven-jar-plugin
-
-
-
- true
- com.greinet.tvtotalripper.ui.RipperWindow
-
-
- jar-with-dependencies
-
+
+ maven-assembly-plugin
+
+
+
+ com.greinet.tvtotalripper.ui.RipperWindow
+
-
-
+
+ jar-with-dependencies
+
+
+
+
+ make-assembly
+ package
+
+ single
+
+
+
+
org.apache.maven.plugins
maven-deploy-plugin