switch to /www/people.apache.org/

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419307 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Hiram R. Chirino 2006-07-05 18:31:28 +00:00
parent 5b26cd83c9
commit a49017fb10
1 changed files with 3 additions and 3 deletions

View File

@ -112,12 +112,12 @@
<repository>
<id>apache-repo</id>
<name>Apache CVS Repository</name>
<url>scp://minotaur.apache.org/www/cvs.apache.org/maven-snapshot-repository</url>
<url>scp://minotaur.apache.org/www/people.apache.org/maven-snapshot-repository</url>
</repository>
<snapshotRepository>
<id>apache-snapshots</id>
<name>Apache CVS Development Repository</name>
<url>scp://minotaur.apache.org/www/cvs.apache.org/maven-snapshot-repository</url>
<url>scp://minotaur.apache.org/www/people.apache.org/maven-snapshot-repository</url>
</snapshotRepository>
<site>
<id>apache-website</id>
@ -794,7 +794,7 @@
</goals>
<configuration>
<remoteRepositoryId>apache.m1.releases</remoteRepositoryId>
<remoteRepositoryUrl>scp://minotaur.apache.org/www/cvs.apache.org/repository</remoteRepositoryUrl>
<remoteRepositoryUrl>scp://minotaur.apache.org/www/people.apache.org/repository</remoteRepositoryUrl>
</configuration>
</execution>
</executions>