aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 67bc316a4..82ac9d91e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,8 @@
<inherited>false</inherited>
<artifactId>maven-assembly-plugin</artifactId>
<version>2.2-beta-1</version>
- <configuration>
+ <configuration>
+ <finalName>moa</finalName>
<descriptors>
<descriptor>id/assembly-auth.xml</descriptor>
<descriptor>id/assembly-proxy.xml</descriptor>