fix the distribution directory

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@392355 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2006-04-07 18:24:01 +00:00
parent 2322ec1e40
commit ed406fed1e
1 changed files with 1 additions and 1 deletions

2
ci.sh
View File

@ -179,7 +179,7 @@ fi
mkdir -p $DEPLOY_DIR > /dev/null 2>&1
cp $DIR/maven-components/maven-core/target/*.tar.gz $DEPLOY_DIR/$DIST
cp $DIR/maven-components/maven-cli/target/*.tar.gz $DEPLOY_DIR/$DIST
else