diff --git a/pom.xml b/pom.xml
index e63ffcc5..0ee1f667 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,6 @@
Offer your players a brand new RPG experience.
- SNAPSHOT
false
false
UTF-8
@@ -30,7 +29,7 @@
- ${project.name}-${project.version}
+ ${project.name}
true
@@ -68,6 +67,32 @@
+
+ org.codehaus.mojo
+ properties-maven-plugin
+ 1.0.0
+
+
+ initialize
+
+ read-project-properties
+
+
+
+ ../build.properties
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-jar-plugin
+ 2.3.1
+
+ ${jar.path}
+
+