Fixed typo

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@395504 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Carlos Sanchez Gonzalez 2006-04-20 06:06:32 +00:00
parent 77238a628e
commit 2f698d0acf
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ BUNDLE=`echo $BUNDLEURL | sed -e 's#^.*/##;'`
echo $BUNDLE
mv $BUNDLE tmp.jar
BUNDLE = tmp.jar
BUNDLE=tmp.jar
(