diff --git a/build/assembly.xml b/build/assembly.xml
index af0912b..5693771 100644
--- a/build/assembly.xml
+++ b/build/assembly.xml
@@ -9,13 +9,15 @@
distro
zip
- tar.gz
false
target
+
+ ${server.name}/**
+
diff --git a/build/pom.xml b/build/pom.xml
index ed5561c..e90f0e8 100644
--- a/build/pom.xml
+++ b/build/pom.xml
@@ -20,6 +20,11 @@
pom
+
+ true
+ ${project.artifactId}-${project.version}
+
+
${project.groupId}