diff --git a/pom.xml b/pom.xml
index 0795669..3cdf828 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
cit.PureATN
PureATN_M
jar
- 1.0-SNAPSHOT
+ 1.0
PureATN_M
http://maven.apache.org
@@ -30,55 +30,6 @@
-
-
-
- org.codehaus.mojo
- exec-maven-plugin
- 3.0.0
-
- cit.PureATN.App
-
-
-
-
-
- maven-assembly-plugin
-
-
-
-
-
-
- jar-with-dependencies
-
-
-
-
- cit.PureATN.App
-
-
- all-permissions
- .
-
-
-
-
-
-
-
-
-
org.piccolo2d
@@ -137,4 +88,57 @@
test
+
+
+
+
+
+ org.codehaus.mojo
+ exec-maven-plugin
+ 3.0.0
+
+ cit.PureATN.App
+
+
+
+
+
+ maven-assembly-plugin
+
+
+
+
+
+
+ jar-with-dependencies
+
+ ${project.artifactId}-${project.version}-launcher
+ false
+
+
+
+ cit.PureATN.App
+
+
+ all-permissions
+ .
+
+
+
+
+
+
+
+
+
\ No newline at end of file