You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ws...@apache.org on 2008/03/01 16:00:28 UTC

svn commit: r632598 - /continuum/site/pom.xml

Author: wsmoak
Date: Sat Mar  1 07:00:28 2008
New Revision: 632598

URL: http://svn.apache.org/viewvc?rev=632598&view=rev
Log:
Update urls after moving site.

Modified:
    continuum/site/pom.xml

Modified: continuum/site/pom.xml
URL: http://svn.apache.org/viewvc/continuum/site/pom.xml?rev=632598&r1=632597&r2=632598&view=diff
==============================================================================
--- continuum/site/pom.xml (original)
+++ continuum/site/pom.xml Sat Mar  1 07:00:28 2008
@@ -31,13 +31,13 @@
   <distributionManagement>
     <site>
       <id>apache</id>
-      <url>scpexe://people.apache.org//www/maven.apache.org/continuum/</url>
+      <url>scpexe://people.apache.org//www/continuum.apache.org/</url>
     </site>
   </distributionManagement>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/continuum/trunk/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/continuum/trunk/</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/maven/continuum/trunk/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/continuum/site/</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/continuum/site/</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/continuum/site/</url>
   </scm>
   <build>
     <extensions>