Fix for installing docs zip twice

This commit is contained in:
Michael Minella
2016-11-07 09:39:24 -06:00
parent 0660057e85
commit 82f97def52

View File

@@ -284,6 +284,7 @@
<descriptors>
<descriptor>src/main/assembly/assemble.xml</descriptor>
</descriptors>
<attach>false</attach>
</configuration>
<goals>
<goal>single</goal>