Changed phase to maven-assembly-plugin to allow correct install of generated tar.gz

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/distributions/smartgears-distribution@114259 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2015-04-20 15:32:00 +00:00
parent da12f77959
commit 818c88b1c5
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@
<descriptor>${distroDirectory}/standalone.xml</descriptor>
</descriptors>
</configuration>
<phase>install</phase>
<phase>package</phase>
<goals>
<goal>single</goal>
</goals>