summaryrefslogtreecommitdiffstats
path: root/vnfapi/installer/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vnfapi/installer/pom.xml')
-rwxr-xr-xvnfapi/installer/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnfapi/installer/pom.xml b/vnfapi/installer/pom.xml
index f9dc0e8d..27a2db24 100755
--- a/vnfapi/installer/pom.xml
+++ b/vnfapi/installer/pom.xml
@@ -61,7 +61,7 @@
</goals>
<phase>package</phase>
<configuration>
- <attach>false</attach>
+ <attach>true</attach>
<finalName>stage/${application.name}-${project.version}</finalName>
<descriptors>
<descriptor>src/assembly/assemble_mvnrepo_zip.xml</descriptor>