Author: brett
Date: Mon Jun 6 17:07:49 2005
New Revision: 185101
URL: http://svn.apache.org/viewcvs?rev=185101&view=rev
Log:
update snapshots in CI
Modified:
maven/components/trunk/ci.sh
Modified: maven/components/trunk/ci.sh
URL:
http://svn.apache.org/viewcvs/maven/components/trunk/ci.sh?rev=185101&r1=185100&r2=185101&view=diff
==============================================================================
--- maven/components/trunk/ci.sh (original)
+++ maven/components/trunk/ci.sh Mon Jun 6 17:07:49 2005
@@ -119,7 +119,7 @@
(
cd $DIR/maven-components
- sh m2-bootstrap-all.sh -Dmaven.repo.local="$HOME_DIR/$REPO"
-Dmaven.home="$M2_HOME"
+ sh m2-bootstrap-all.sh -Dmaven.repo.local="$HOME_DIR/$REPO"
-Dmaven.home="$M2_HOME" --update-snapshots
ret=$?; if [ $ret != 0 ]; then exit $ret; fi
)
ret=$?; if [ $ret != 0 ]; then exit $ret; fi
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]