From 2b5b45d29c368462eeee8540531dbc13345337ac Mon Sep 17 00:00:00 2001 From: Jason van Zyl Date: Tue, 1 Jun 2004 21:31:23 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162731 13f79535-47bb-0310-9956-ffa450edef68 --- ci.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci.sh b/ci.sh index fdbf8f3e5d..865d002758 100755 --- a/ci.sh +++ b/ci.sh @@ -117,7 +117,7 @@ export CVSROOT=:pserver:anoncvs@cvs.apache.org:/home/cvspublic ( cd $DIR/maven-components/maven-core - ./bootstrap-all.sh + ./m2-bootstrap-all.sh ) DIST=m2-${TIMESTAMP}.tar.gz