Take the dir format away.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1212997 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benson Margulies 2011-12-11 12:30:30 +00:00
parent 18de090198
commit c55985ace9
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@ under the License.
<assembly>
<id>bin</id>
<formats>
<format>dir</format>
<format>zip</format>
<format>tar.gz</format>
</formats>