diff --git a/pom.xml b/pom.xml
index e790388..e15b061 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,21 +58,23 @@
${main.class}
+
+
+ *:*
+
+ META-INF/*.SF
+ META-INF/*.DSA
+ META-INF/*.RSA
+ META-INF/MANIFEST.MF
+ module-info.class
+
+
+
${app.name}
-
-
-
- org.openjfx
- javafx-maven-plugin
- 0.0.8
-
- ${main.class}
-
-
@@ -87,7 +89,6 @@
1.6.0
${app.name}
- ${project.version}
Your Company
target/dist
${main.class}
@@ -104,4 +105,4 @@
-
\ No newline at end of file
+