You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ca...@apache.org on 2005/09/01 00:54:10 UTC

svn commit: r265601 - /maven/components/trunk/maven-meeper/src/bin/deploy-bundle

Author: carlos
Date: Wed Aug 31 15:54:08 2005
New Revision: 265601

URL: http://svn.apache.org/viewcvs?rev=265601&view=rev
Log:
Use new repodir

Modified:
    maven/components/trunk/maven-meeper/src/bin/deploy-bundle

Modified: maven/components/trunk/maven-meeper/src/bin/deploy-bundle
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-meeper/src/bin/deploy-bundle?rev=265601&r1=265600&r2=265601&view=diff
==============================================================================
--- maven/components/trunk/maven-meeper/src/bin/deploy-bundle (original)
+++ maven/components/trunk/maven-meeper/src/bin/deploy-bundle Wed Aug 31 15:54:08 2005
@@ -8,7 +8,7 @@
 
 WORKDIR=bundle.tmp
 # repo dir relative to WORKDIR
-REPODIR=$HOME/repository/ibiblio-v1
+REPODIR=$HOME/repository-staging/to-ibiblio/maven
 
 rm -rf $WORKDIR > /dev/null 2>&1
 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org