Change apache hosts to people.apache.org

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@409039 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Carlos Sanchez Gonzalez 2006-05-24 02:47:19 +00:00
parent 2e564a009c
commit 526aa0e6d5
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
FROM=jvanzyl@cvs.apache.org:/www/www.apache.org/dist/maven-repository/org/apache/
FROM=jvanzyl@people.apache.org:/www/www.apache.org/dist/maven-repository/org/apache/
TO=org/apache/
source ./m2-sync.sh

View File

@ -5,6 +5,6 @@ name = Apache Software Foundation
contact = carlos@apache.org
[host]
address=minotaur.apache.org
address=people.apache.org
directory=/www/www.apache.org/dist/java-repository
rsyncUser=jvanzyl