Adjust maven assembly so that the tarballs are not released to our artifactory on release.

This commit is contained in:
cheddar 2013-08-23 13:42:46 -05:00
parent 344ec1ec2f
commit 91c160ba0d
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@
<id>distro-assembly</id>
<phase>package</phase>
<goals>
<goal>single</goal>
<goal>assembly</goal>
</goals>
<configuration>
<descriptors>