You are viewing a plain text version of this content. The canonical link for it is here.
Posted to surefire-commits@maven.apache.org by jv...@apache.org on 2005/12/04 15:27:43 UTC

svn commit: r353849 - /maven/surefire/trunk/surefire-site/pom.xml

Author: jvanzyl
Date: Sun Dec  4 06:27:39 2005
New Revision: 353849

URL: http://svn.apache.org/viewcvs?rev=353849&view=rev
Log:
o updating site deployment information

Modified:
    maven/surefire/trunk/surefire-site/pom.xml

Modified: maven/surefire/trunk/surefire-site/pom.xml
URL: http://svn.apache.org/viewcvs/maven/surefire/trunk/surefire-site/pom.xml?rev=353849&r1=353848&r2=353849&view=diff
==============================================================================
--- maven/surefire/trunk/surefire-site/pom.xml (original)
+++ maven/surefire/trunk/surefire-site/pom.xml Sun Dec  4 06:27:39 2005
@@ -13,9 +13,8 @@
   <name>Surefire</name>
   <distributionManagement>
     <site>
-      <id>surefire.website</id>
-      <name>Surefire Website</name>
-      <url>scp://beaver.codehaus.org/home/projects/surefire/public_html</url>
+      <id>website</id>
+      <url>scp://minotaur.apache.org/www/maven.apache.org/surefire/</url>
     </site>
   </distributionManagement>
   <reporting>