From 6860c3cb594f9bdda80447c4aaa4239c45fc7ec1 Mon Sep 17 00:00:00 2001 From: brett Date: Sun, 15 May 2005 07:35:11 +0000 Subject: [PATCH] fix hostname git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@170203 13f79535-47bb-0310-9956-ffa450edef68 --- plugin-parent/project.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin-parent/project.properties b/plugin-parent/project.properties index 953b60dd..9a16aca8 100644 --- a/plugin-parent/project.properties +++ b/plugin-parent/project.properties @@ -77,7 +77,7 @@ maven.scm.svn.tag.base=https://svn.apache.org/repos/asf/maven/maven-1/plugins/ta 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