You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by rd...@apache.org on 2008/08/05 23:29:32 UTC

svn commit: r682957 - /james/project/trunk/pom.xml

Author: rdonkin
Date: Tue Aug  5 14:29:31 2008
New Revision: 682957

URL: http://svn.apache.org/viewvc?rev=682957&view=rev
Log:
Corrected host name

Modified:
    james/project/trunk/pom.xml

Modified: james/project/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/project/trunk/pom.xml?rev=682957&r1=682956&r2=682957&view=diff
==============================================================================
--- james/project/trunk/pom.xml (original)
+++ james/project/trunk/pom.xml Tue Aug  5 14:29:31 2008
@@ -220,7 +220,7 @@
     <!-- Each project must override this with their own -->
     <site>
       <id>james-parent-website</id>
-      <url>scp://minotaur.apache.org/www/james.apache.org/parent/</url>
+      <url>scp://people.apache.org/www/james.apache.org/parent/</url>
     </site>
   </distributionManagement>
 
@@ -382,4 +382,4 @@
     <!-- END SNIPPET: release-profile -->
   </profiles>  
 
-</project>
\ No newline at end of file
+</project>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org