You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2006/11/03 16:03:37 UTC

svn commit: r470844 - /maven/shared/trunk/pom.xml

Author: dennisl
Date: Fri Nov  3 07:03:36 2006
New Revision: 470844

URL: http://svn.apache.org/viewvc?view=rev&rev=470844
Log:
o Change minotaur.a.o to people.a.o.
o Use correct id for website distribution.

Modified:
    maven/shared/trunk/pom.xml

Modified: maven/shared/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/shared/trunk/pom.xml?view=diff&rev=470844&r1=470843&r2=470844
==============================================================================
--- maven/shared/trunk/pom.xml (original)
+++ maven/shared/trunk/pom.xml Fri Nov  3 07:03:36 2006
@@ -22,8 +22,8 @@
   </issueManagement>
   <distributionManagement>
     <site>
-      <id>website</id>
-      <url>scp://minotaur.apache.org/www/maven.apache.org/shared/</url>
+      <id>apache.website</id>
+      <url>scp://people.apache.org/www/maven.apache.org/shared/</url>
     </site>
   </distributionManagement>
   <modules>