You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2005/06/15 03:50:52 UTC

svn commit: r190702 - /maven/maven-1/plugins-sandbox/trunk/project.properties

Author: brett
Date: Tue Jun 14 18:50:52 2005
New Revision: 190702

URL: http://svn.apache.org/viewcvs?rev=190702&view=rev
Log:
fix host name

Modified:
    maven/maven-1/plugins-sandbox/trunk/project.properties

Modified: maven/maven-1/plugins-sandbox/trunk/project.properties
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins-sandbox/trunk/project.properties?rev=190702&r1=190701&r2=190702&view=diff
==============================================================================
--- maven/maven-1/plugins-sandbox/trunk/project.properties (original)
+++ maven/maven-1/plugins-sandbox/trunk/project.properties Tue Jun 14 18:50:52 2005
@@ -40,6 +40,6 @@
 maven.xdoc.date = left
 maven.xdoc.date.format = dd MMMM yyyy HH:mm z
 maven.changelog.factory=org.apache.maven.svnlib.SvnChangeLogFactory
-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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org