summaryrefslogtreecommitdiffstats
path: root/generic-resource-api/installer/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'generic-resource-api/installer/pom.xml')
-rwxr-xr-xgeneric-resource-api/installer/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic-resource-api/installer/pom.xml b/generic-resource-api/installer/pom.xml
index 16b41db9..c95641ac 100755
--- a/generic-resource-api/installer/pom.xml
+++ b/generic-resource-api/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>