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 2007/01/09 00:22:12 UTC

svn commit: r494246 - /maven/skins/trunk/pom.xml

Author: dennisl
Date: Mon Jan  8 15:22:11 2007
New Revision: 494246

URL: http://svn.apache.org/viewvc?view=rev&rev=494246
Log:
o Sync distributionManagement with the other projects.

Modified:
    maven/skins/trunk/pom.xml

Modified: maven/skins/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/skins/trunk/pom.xml?view=diff&rev=494246&r1=494245&r2=494246
==============================================================================
--- maven/skins/trunk/pom.xml (original)
+++ maven/skins/trunk/pom.xml Mon Jan  8 15:22:11 2007
@@ -21,7 +21,7 @@
   </issueManagement>
   <distributionManagement>
     <site>
-      <id>website</id>
+      <id>apache.website</id>
       <url>scp://people.apache.org/www/maven.apache.org/skins/</url>
     </site>
   </distributionManagement>