Author: brett
Date: Sun May 15 00:35:11 2005
New Revision: 170203
URL: http://svn.apache.org/viewcvs?rev=170203&view=rev
Log:
fix hostname
Modified:
maven/maven-1/plugins/trunk/plugin-parent/project.properties
Modified: maven/maven-1/plugins/trunk/plugin-parent/project.properties
URL:
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/plugin-parent/project.properties?rev=170203&r1=170202&r2=170203&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/plugin-parent/project.properties (original)
+++ maven/maven-1/plugins/trunk/plugin-parent/project.properties Sun May 15
00:35:11 2005
@@ -77,7 +77,7 @@
maven.scm.checkout.dir=${maven.build.dir}/scm/checkout
-maven.site.stage.address=www.apache.org
+maven.site.stage.address=people.apache.org
maven.site.stage.directory=/home/brett/public_html/maven-stage-site/${pom.siteDirectory.substring(22)}
maven.site.deploy.method=rsync
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]