Adding .tar.bz2 and .zip to assembly creation.

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@571009 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Joakim Erdfelt 2007-08-30 01:23:17 +00:00
parent 3b5e25770c
commit 9314b0e4f8
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,8 @@
<id>bin</id>
<formats>
<format>tar.gz</format>
<format>tar.bz2</format>
<format>zip</format>
</formats>
<fileSets>
<fileSet>