aboutsummaryrefslogtreecommitdiffstats
path: root/vnftools/installer/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vnftools/installer/pom.xml')
-rwxr-xr-xvnftools/installer/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnftools/installer/pom.xml b/vnftools/installer/pom.xml
index 81c3f2cd..684bf307 100755
--- a/vnftools/installer/pom.xml
+++ b/vnftools/installer/pom.xml
@@ -60,7 +60,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>