Changing cvs.apache.org to people.apache.org. None of these locations appear to point to an svn or cvs url

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@422397 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Henri Yandell 2006-07-16 07:48:38 +00:00
parent f05b6e1c3a
commit ddc239c8ed
1 changed files with 2 additions and 2 deletions

View File

@ -80,8 +80,8 @@ maven.announcement.stylesheet.path=${basedir}/release-notes.jsl
maven.repo.list=apache.snapshots
# Repository to deploy snapshots
maven.repo.apache.snapshots=scp://cvs.apache.org
maven.repo.apache.snapshots.directory=/www/cvs.apache.org/repository
maven.repo.apache.snapshots=scp://people.apache.org
maven.repo.apache.snapshots.directory=/www/people.apache.org/repository
maven.repo.apache.snapshots.username=${maven.repo.apache.username}
maven.repo.apache.snapshots.privatekey=${maven.repo.apache.privatekey}
maven.repo.apache.snapshots.passphrase=${maven.repo.apache.passphrase}