Author: aheritier Date: Mon Jul 17 15:26:16 2006 New Revision: 422898 URL: http://svn.apache.org/viewvc?rev=422898&view=rev Log: Move to the new distributions directory for m1
Modified: maven/maven-1/core/trunk/project.xml Modified: maven/maven-1/core/trunk/project.xml URL: http://svn.apache.org/viewvc/maven/maven-1/core/trunk/project.xml?rev=422898&r1=422897&r2=422898&view=diff ============================================================================== --- maven/maven-1/core/trunk/project.xml (original) +++ maven/maven-1/core/trunk/project.xml Mon Jul 17 15:26:16 2006 @@ -40,7 +40,7 @@ <siteAddress>people.apache.org</siteAddress> <siteDirectory>/www/maven.apache.org/maven-1.x/</siteDirectory> <distributionSite>people.apache.org</distributionSite> - <distributionDirectory>/www/www.apache.org/dist/java-repository/</distributionDirectory> + <distributionDirectory>/www/people.apache.org/repo/m1-ibiblio-rsync-repository/</distributionDirectory> <repository> <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/core/trunk/</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/core/trunk/</developerConnection>