Author: chirino
Date: Wed Jul 5 11:31:28 2006
New Revision: 419307
URL: http://svn.apache.org/viewvc?rev=419307&view=rev
Log:
switch to /www/people.apache.org/
Modified:
incubator/activemq/trunk/pom.xml
Modified: incubator/activemq/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/activemq/trunk/pom.xml?rev=419307&r1=419306&r2=419307&view=diff
==============================================================================
--- incubator/activemq/trunk/pom.xml (original)
+++ incubator/activemq/trunk/pom.xml Wed Jul 5 11:31:28 2006
@@ -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>