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:28:30 UTC

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

Author: rdonkin
Date: Tue Aug  5 14:28:29 2008
New Revision: 682954

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

Modified:
    james/project/trunk/project/pom.xml

Modified: james/project/trunk/project/pom.xml
URL: http://svn.apache.org/viewvc/james/project/trunk/project/pom.xml?rev=682954&r1=682953&r2=682954&view=diff
==============================================================================
--- james/project/trunk/project/pom.xml (original)
+++ james/project/trunk/project/pom.xml Tue Aug  5 14:28:29 2008
@@ -53,7 +53,7 @@
     <!-- Each project must override this with their own -->
     <site>
       <id>james-website</id>
-      <url>scp://minotaur.apache.org/www/james.apache.org/</url>
+      <url>scp://people.apache.org/www/james.apache.org/</url>
     </site>
   </distributionManagement>
 
@@ -66,4 +66,4 @@
       <archive>http://mail-archives.apache.org/mod_mbox/james-site-dev/</archive>
     </mailingList>
   </mailingLists>
-</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