Author: brett
Date: Thu Jun  2 00:45:44 2005
New Revision: 179549

URL: http://svn.apache.org/viewcvs?rev=179549&view=rev
Log:
fix site addresses

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

Modified: maven/maven-1/plugins-sandbox/trunk/plugin-parent/project.properties
URL: 
http://svn.apache.org/viewcvs/maven/maven-1/plugins-sandbox/trunk/plugin-parent/project.properties?rev=179549&r1=179548&r2=179549&view=diff
==============================================================================
--- maven/maven-1/plugins-sandbox/trunk/plugin-parent/project.properties 
(original)
+++ maven/maven-1/plugins-sandbox/trunk/plugin-parent/project.properties Thu 
Jun  2 00:45:44 2005
@@ -53,7 +53,7 @@
 maven.compile.source=1.3
 
 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
 

Modified: maven/maven-1/plugins-sandbox/trunk/plugin-parent/project.xml
URL: 
http://svn.apache.org/viewcvs/maven/maven-1/plugins-sandbox/trunk/plugin-parent/project.xml?rev=179549&r1=179548&r2=179549&view=diff
==============================================================================
--- maven/maven-1/plugins-sandbox/trunk/plugin-parent/project.xml (original)
+++ maven/maven-1/plugins-sandbox/trunk/plugin-parent/project.xml Thu Jun  2 
00:45:44 2005
@@ -35,7 +35,7 @@
   <logo>http://maven.apache.org/images/maven-small.gif</logo>
 
   <issueTrackingUrl>http://jira.codehaus.org/browse/MAVEN</issueTrackingUrl>
-  <siteAddress>maven.apache.org</siteAddress>
+  <siteAddress>people.apache.org</siteAddress>
   <siteDirectory>/www/maven.apache.org/plugins-sandbox/</siteDirectory>
   <distributionSite>cvs.apache.org</distributionSite>
   
<distributionDirectory>/www/cvs.apache.org/repository/</distributionDirectory>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to